wok view lucene++/description.txt @ rev 23117

updated libusb and libusb-dev (1.0.22 -> 1.0.23)
author Hans-G?nter Theisgen
date Thu Mar 12 17:06:21 2020 +0100 (2020-03-12)
parents
children
line source
1 Lucene++
2 ========
4 Lucene++ is an up to date C++ port of the popular Java [Lucene]
5 (http://lucene.apache.org/) library, a high-performance, full-featured text
6 search engine.
9 Useful Resources
10 ----------------
12 Official [Java Lucene](http://lucene.apache.org/java/docs/index.html) - useful
13 links and documentation relevant to Lucene and lucene++.
15 [Lucene in Action]
16 (http://www.amazon.com/Lucene-Action-Otis-Gospodnetic/dp/1932394281/ref=sr_1_1?ie=UTF8&s=books&qid=1261343174&sr=8-1)
17 by Otis Gospodnetic and Erik Hatcher.