Skip to content

kushanp/lucene.net

 
 

Repository files navigation

Apache Lucene.Net

Apache Lucene.Net is a C# full-text search engine, a C# port of the popular Apache Lucene project. Apache Lucene.Net is not a complete application, but rather a code library and API that can easily be used to add search capabilities to applications.

Apache Lucene.Net is compiled against Microsoft .NET Framework 4.0

The Apache Lucene.Net web site is at: http://lucenenet.apache.org

Please join the Apache Lucene.Net-User mailing list by sending a message to: user-subscribe@lucenenet.apache.org

Files

build/* Visual Studio solution files

src/Contrib Contributed code whihc extends and enhances Apahce Lucene.Net, but is not part of the core library

src/core The Lucene source code.

src/Demo Some example code.

test/* nUnit tests for Lucene.Net and Contrib projects

Documentation

MSDN style API documentation for Apache Lucene.Net exists. Those can be found at this site: http://incubator.apache.org/lucene.net/docs/2.9.4/Index.html

or

http://incubator.apache.org/lucene.net/docs/2.9.4/Lucene.Net.chm

About

Mirror of Apache Lucene.Net (incubating)

Resources

License

Stars

Watchers

Forks

Packages

No packages published