lucene/lucene/misc
Michael Sokolov 26075fc1dc
LUCENE-9394: fix and suppress warnings (#1563)
* LUCENE-9394: fix and suppress warnings in lucene/*
* Change type of ValuesSource context from raw Map to Map<Object, Object>
2020-06-12 07:25:31 -04:00
..
src LUCENE-9394: fix and suppress warnings (#1563) 2020-06-12 07:25:31 -04:00
README.txt nuke some outdated references to contrib 2012-04-22 12:55:11 +00:00
build.gradle LUCENE-9321: Port markdown task to Gradle (#1477) 2020-05-17 14:46:26 +02: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.