lucene/contrib/similarity
Michael Busch 9c2a036db3 - LUCENE-908: Improvements and simplifications for how the MANIFEST file and the META-INF dir are created.
- LUCENE-935: Various improvements for the maven artifacts. Now the artifacts also include the sources as .jar files. 

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@568766 13f79535-47bb-0310-9956-ffa450edef68
2007-08-22 23:16:48 +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-931: adding missing license headers to various files 2007-06-09 06:09:46 +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.