lucene/lucene/misc
Dawid Weiss b0020634ac LUCENE-7864: IndexMergeTool is not using intermediate hard links (even if possible) 2017-06-08 08:35:18 +02:00
..
src LUCENE-7864: IndexMergeTool is not using intermediate hard links (even if possible) 2017-06-08 08:35:18 +02:00
README.txt nuke some outdated references to contrib 2012-04-22 12:55:11 +00:00
build.xml LUCENE-6420: Use forbidden-apis annotation @SuppressForbidden; cleanup maven build 2015-04-20 15:22:06 +00:00
ivy.xml LUCENE-6007: Regularize ivy.xml files to use configurations that map to remote master configurations, so that Ivy won't try to download extraneous crap 2014-10-16 20:13:48 +00:00

README.txt

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.