lucene/lucene/misc
Simon Willnauer 82ad857f1a LUCENE-8320: Disable test on windows
irony: currently we don't emulate windows well enough to work on windows!
2018-05-18 19:38:11 +02:00
..
src LUCENE-8320: Disable test on windows 2018-05-18 19:38:11 +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.