Welcome to lucene++ version 3.0.7.
Lucene++ is an up to date C++ port of the popular Java Lucene <http://lucene.apache.org/>
_ library, a high-performance, full-featured text search engine.
- liblucene++ library
- liblucene++-contrib library
- lucene++-tester (unit tester)
- deletefiles (demo)
- indexfiles (demo)
- searchfiles (demo)
Official Java Lucene <http://lucene.apache.org/java/docs/index.html>
_ - useful links and documentation relevant to Lucene and lucene++.
Lucene in Action <http://www.amazon.com/Lucene-Action-Otis-Gospodnetic/dp/1932394281/ref=sr_1_1?ie=UTF8&s=books&qid=1261343174&sr=8-1>
_ by Otis Gospodnetic and Erik Hatcher.
- Ben van Klinken and contributors to the CLucene project for inspiring this project.
- md5 Copyright (C) 1999, 2000, 2002 Aladdin Enterprises
Unicode character properties (guniprop) <http://library.gnome.org/devel/glib/>
_ Copyright (C) 1999 Tom Tromey, Copyright (C) 2000 Red Hat, Inc.Cotire (compile time reducer) <https://github.com/sakra/cotire>
_ by Sascha Kratky.