Difference between revisions of "Solr"

From Code4Lib
Jump to: navigation, search
(New page: Solr is an open source enterprise search server based on the Lucene Java search library, with XML/HTTP and JSON APIs, hit highlighting, faceted search, caching, replication, a web admi...)
(No difference)

Revision as of 20:37, 25 February 2009

Solr is an open source enterprise search server based on the Lucene Java search library, with XML/HTTP and JSON APIs, hit highlighting, faceted search, caching, replication, a web administration interface and many more features. It runs in a Java servlet container such as Tomcat.

More information