I have two documents with ids "aaa" and "bbb", and the titles of both
documents are "a black fox jumps over a red flower".  I imported both
documents, along with several other testing documents, two a core "test".

I want solr to return documents similar to document "aaa", so I submited the
following:

http://localhost:8983/solr/test/select?q=id:aaa&mlt=true&mlt.fl=title

Solr returned some similar documents.  However, document "bbb", which should
be the most similar document of "aaa", was not in the mlt returned list. 
Any ideas how this could happen?  Thanks!



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-mlt-doesn-t-return-documents-with-exactly-the-same-contents-tp4171284.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to