lucene/contrib/similarity
Erik Hatcher b54f22aaab Fix max word length issue (though don't know why anyone would limit long words in a more-like-this query).
Also, modified to take into account all values of a field rather than just the first one.


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@158076 13f79535-47bb-0310-9956-ffa450edef68
2005-03-18 15:03:00 +00:00
..
src/java/org/apache/lucene/search/similar Fix max word length issue (though don't know why anyone would limit long words in a more-like-this query). 2005-03-18 15:03:00 +00:00
.cvsignore move similarity and spellchecker to new contrib area 2005-02-11 18:11:05 +00:00
README.txt move similarity and spellchecker to new contrib area 2005-02-11 18:11:05 +00:00
build.xml move similarity and spellchecker to new contrib area 2005-02-11 18:11:05 +00:00

README.txt

Document similarity measures.