Apache Lucene, our flagship sub-project, provides Java-based indexing and search technology.
Apache Lucene, our flagship sub-project, provides Java-based indexing and search technology.
Customer Reviews
Industry Analyst / Tech Writer in Computer Software
Advanced user of Apache LuceneEasy Implementation and writing/generating Lucene queries are very easy. The implementation is very fast and effective wrappers can be built around it.
Limitations on some logical operator. For example, operators like exclusive OR might be difficult to write as lucene query in complex situations.
If you are thinking to consider a database for fast retrieval of documents, lucene is great and extendable.
I have used Apache Lucene for research in Natural Language Processing tasks like Named Entity Recognition and Commercial application to get documents related to search query.