2692 Forks
4339 Stars
4339 Watchers

lucene-solr

Apache Lucene and Solr open-source search software

How to download and setup lucene-solr

Open terminal and run command
git clone https://github.com/apache/lucene-solr.git
git clone is used to create a copy or clone of lucene-solr 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 lucene-solr https://github.com/apache/lucene-solr/archive/master.zip

Or simply clone lucene-solr with SSH
[email protected]:apache/lucene-solr.git

If you have some problems with lucene-solr

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