lucene/contrib/similarity
Yonik Seeley 3666a166a1 remove deprecations
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@387550 13f79535-47bb-0310-9956-ffa450edef68
2006-03-21 15:36:32 +00:00
..
src/java/org/apache/lucene/search/similar remove deprecations 2006-03-21 15:36:32 +00:00
.cvsignore move similarity and spellchecker to new contrib area 2005-02-11 18:11:05 +00:00
README.txt test checkin of README, just to verify my permissions 2005-05-09 19:25:40 +00:00
build.xml overhaul of build system to facilitate building and packaging of contrib sub-projects. some work still to be done, but core Lucene build still working fine 2005-05-02 00:11:11 +00:00

README.txt

Document similarity measures. 
This most significant contribution here is MoreLikeThis,
in /src/java/org/apache/lucene/search/similar.