The Wayback Machine - https://web.archive.org/web/20201105134915/https://github.com/marcowangyan/lucene.net
Skip to content
master
Go to file
Code
This branch is 4929 commits behind apache:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
lib
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

Packages

No packages published
You can’t perform that action at this time.