Full-Text Search
David W. Jeske
Here is a list of full-text search implementations and resources:
- Lucene family
- Lucene - original version in Java, started by Doug Cutting.
- Lucene.NET - a .NET version of Lucene (up to 1.3.rc1 - 11/4/2003)
- nLucene - another port to .NET (up to v1.2 - 11/4/2003)
- Lupy - a port of Lucene to Python
- cLucene - a port in C++
- Other Resources
- SearchTools - A comprehensive
information site about text-indexing tools
David W. Jeske - (jeske@chat.net)