Uwe Schindler 350cafab80 It was no longer possible to create the backwards test indexes, because they were automatically deleted directly after test and also their name was unreadable.
The method to create backwards indexes is never called for normal test runs, only when you explicitly enable the commented-out code

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1100495 13f79535-47bb-0310-9956-ffa450edef68
2011-05-07 09:52:47 +00:00
2010-12-12 15:36:08 +00:00

Apache Lucene/Solr

lucene/ is a search engine library
solr/ is a search engine server that uses lucene
modules/ is shared code

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 more information on how to contribute see:
http://wiki.apache.org/lucene-java/HowToContribute
http://wiki.apache.org/solr/HowToContribute
Description
Apache Lucene open-source search software
Readme 846 MiB
Languages
Java 97.7%
HTML 1%
Python 0.9%
Lex 0.3%