21 May 2015

overview

  1. document oriented nosql search

    • json

    • xml

    • csv

    • binary

  2. distributed

  3. fault tolerant (ha + no single points of failure)

  4. atomic updates

  5. optimistic concurrency

  6. full text search + hit hightlighting

getting started

  1. download

  2. unzip

  3. cd example

  4. start

         $ java -jar start.jar
    
  5. browser

         http://localhost:8983/solr
    

Solr 4. The NoSQL Database

  1. video


blog comments powered by Disqus