Monday 30 January 2012

Why we need Solr then Lucene?

Lucene:
Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires full-text search

Solr:
Solr is an open source enterprise search server based on the Lucene Java search library, Its a extended version of Lucene with XML/HTTP and JSON APIs, hit highlighting, faceted search, caching, replication, a web administration interface, SolrJ, Configurable output format., etc.

No comments:

Post a Comment