630 Forks
2016 Stars
2016 Watchers

lucenenet

Apache Lucene.NET

How to download and setup lucenenet

Open terminal and run command
git clone https://github.com/apache/lucenenet.git
git clone is used to create a copy or clone of lucenenet repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with lucenenet https://github.com/apache/lucenenet/archive/master.zip

Or simply clone lucenenet with SSH
[email protected]:apache/lucenenet.git

If you have some problems with lucenenet

You may open issue on lucenenet support forum (system) here: https://github.com/apache/lucenenet/issues