Name Date Size

.. 2018-07-24 14:25:23 42

.gitignore 2012-06-08 22:33:59 7.7 KiB

.hgignore 2012-06-08 22:33:59 23

build.xml 2012-06-08 22:33:59 6.1 KiB

dev-tools 2012-12-07 17:08:22 6

lucene 2012-12-07 17:08:21 17

README.txt 2012-06-08 22:33:59 425

solr 2012-12-07 17:08:14 19

README.txt

Apache Lucene/Solr
lucene/ is a search engine library
solr/ is a search engine server that uses lucene
To compile the sources run 'ant compile'
To run all the tests run 'ant test'
To setup your ide run 'ant idea' or 'ant eclipse'
For Maven info, see dev-tools/maven/README.maven.
For more information on how to contribute see:
http://wiki.apache.org/lucene-java/HowToContribute
http://wiki.apache.org/solr/HowToContribute