DotLucene - The Fastest Open Source Fulltext Search Engine for .NET
DotLucene is a powerful open-source search engine for .NET:
- Very good performance
- Ranked search results
- Search query highlighting in results
- Searches structured and unstructured data
- Metadata searching (query by date, search custom fields...)
- Index size approximately 30% of the indexed text
- Can store also full indexed documents
- Pure managed .NET in a single assembly
- Very friendly licensing (Apache Software License 2.0)
- Localizable (support for Brazilian, Czech, Chinese, Dutch, English, French, German, Japanese, Korean and Russian included in DotLucene National Language Support Pack)
- Extensible (source code included)
- DotLucene is a port of Jakarta Lucene to .NET (C#) maintained by George Aroush
- Index is compatible with the Java version (Lucene)