- 01
DESIGN TEMPLATES
Speed — sub-second query performance for most queries
- 02
EASY TO USE
Complete query capabilities: keyword, Boolean and +/- queries, proximity operators, wildcards, fielded searching, term/field/document weights, find-similar, spell-checking, multilingual search and more
- 03
A LOT OF TOOLS
Full results processing, including sorting by relevance, date or any field, dynamic summaries and hit highlighting
- 04
DISCONNECTED COMPONENTS
Portability: runs on any platform supporting Java, and indexes are portable across platforms – you can build an index on Linux and copy it to a Microsoft Windows machine and search it there
- 05
SEPARATED LOGIC
Scalability — there are production applications in the hundreds of millions and billions of documents/records
- 06
FULL TESTED
Low overhead indexes and rapid incremental indexing, especially with versions 2.3 and later
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, especially cross-platform. Apache Lucene is an open source project available for free download. Lucene provides wild opportunities for writing custom queries, ranging from regular keyword queries to queries that include whole phrases and substitution parameters