A C++ port of Lucene: the high-performance, full-featured text search engine
http://www.sourceforge.net/projects/clucene/
libclucene-2.3.3.4-fix_pkgconfig_clucene_shared.patch | ||
libclucene-2.3.3.4-install_contribs_lib.patch | ||
libclucene-2.3.3.4-pkgconfig_no_internal_boost_includes.patch | ||
libclucene.spec | ||
README.md |
libclucene
CLucene is a high-performance, scalable, cross platform, full-featured, open-source indexing and searching API written in C++. CLucene is a port of the very popular Java Lucene text search engine API. Specifically, CLucene is the guts of a search engine, the hard stuff. CLucene aims to be a good alternative to Java Lucene when performance really matters or if you want to stick to good old C++.