lucene/lucene/misc
Shai Erera 4d81eee8a1 LUCENE-7590: fix test edge case
In case all indexed documents were deleted, the test failed to
correctly assert the number of expected missing documents.
2016-12-19 21:54:36 +02:00
..
src LUCENE-7590: fix test edge case 2016-12-19 21:54:36 +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.