lucene/contrib/miscellaneous
Daniel Naber dd5c74112f a query parser by Ronnie Kolehmainen that also sends PrefixQuerys etc. through the analyzer
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@231523 13f79535-47bb-0310-9956-ffa450edef68
2005-08-11 21:28:58 +00:00
..
src a query parser by Ronnie Kolehmainen that also sends PrefixQuerys etc. through the analyzer 2005-08-11 21:28:58 +00:00
README.txt move misc over to official contrib area 2005-04-27 09:16:31 +00:00
build.xml overhaul of build system to facilitate building and packaging of contrib sub-projects. some work still to be done, but core Lucene build still working fine 2005-05-02 00:11:11 +00:00

README.txt

jakarta-lucene-sandbox/contributions/miscellaneous is a home of different
Lucene-related classes that all belong to org.apache.lucene.misc package,
as they are not substantial enough to warrant their own package.