mirror of
https://github.com/apache/lucene.git
synced 2025-02-06 10:08:58 +00:00
c680751f63
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@169349 13f79535-47bb-0310-9956-ffa450edef68
4 lines
135 B
Plaintext
Executable File
4 lines
135 B
Plaintext
Executable File
Document similarity measures.
|
|
This most significant contribution here is MoreLikeThis,
|
|
in /src/java/org/apache/lucene/search/similar.
|