Skip to content

Latest commit

 

History

History
103 lines (70 loc) · 3.38 KB

README.md

File metadata and controls

103 lines (70 loc) · 3.38 KB

Apache Lucene and Solr

Apache Lucene is a high-performance, full featured text search engine library written in Java.

Apache Solr is an enterprise search platform written using Apache Lucene. Major features include full-text search, index replication and sharding, and result faceting and highlighting.

Online Documentation