Description
Provides CLucene, a C++ port of the Lucene text search engine. Applications use it to index documents and perform fast full-text search without embedding the Java Lucene runtime.
Install it when software depends on CLucene or when maintaining C++ search features. Search quality depends on analyzers, indexing strategy, and the data being indexed.