Difference between revisions of "Solr"
From Code4Lib
m (Reverted edits by 59.162.82.53 (Talk); changed back to last version by Edward Vielmetti) |
|
(One intermediate revision by one other user not shown) | |
(No difference)
|
Latest revision as of 22:56, 31 July 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.
Projects and code
More information
- Solr home page