lucene/contrib/similarity
Michael Busch bb37d2bcff LUCENE-1051: Generate separate javadocs for core, demo and contrib classes, as well as an unified view.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@595013 13f79535-47bb-0310-9956-ffa450edef68
2007-11-14 19:16:19 +00:00
..
src/java/org/apache/lucene/search/similar - LUCENE-728: Removed duplicate/old MoreLikeThis and SimilarityQueries classes, 2006-11-28 20:46:42 +00:00
.cvsignore move similarity and spellchecker to new contrib area 2005-02-11 18:11:05 +00:00
README.txt - LUCENE-728: Removed duplicate/old MoreLikeThis and SimilarityQueries classes, 2006-11-28 20:46:42 +00:00
build.xml LUCENE-1051: Generate separate javadocs for core, demo and contrib classes, as well as an unified view. 2007-11-14 19:16:19 +00:00
pom.xml.template - LUCENE-908: Improvements and simplifications for how the MANIFEST file and the META-INF dir are created. 2007-08-22 23:16:48 +00:00

README.txt

Custom Document similarity measures, to be put in
src/java/org/apache/lucene/search/similar.