lucene/contrib/misc
Uwe Schindler 444dae0a2f Remove dead code from old fake norms. FieldNormModifier now creates the fake itsself.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@835279 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12 07:25:42 +00:00
..
src Remove dead code from old fake norms. FieldNormModifier now creates the fake itsself. 2009-11-12 07:25:42 +00:00
README.txt LUCENE-1870: fix contrib dist - ana,db,misc 2009-08-28 14:00:37 +00:00
build.xml LUCENE-1870: fix contrib dist - ana,db,misc 2009-08-28 14:00:37 +00:00
pom.xml.template LUCENE-1870: fix contrib dist - ana,db,misc 2009-08-28 14:00:37 +00:00

README.txt

contrib/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.