(11/07/11 4:26), Marcus Paradies wrote:
Thanks for the helpful hints!
The debugQuery didn't work in combination with MLT for me.
If I'm using MLT in the distributed mode, how would that work? Let's assume,
I'm having 5 shards and I'm executing a MLT query which will run against all
shards. How
rch? Please correct me if I'm wrong.
Thanks,
Marcus
--
View this message in context:
http://lucene.472066.n3.nabble.com/Details-about-MLT-features-tp3154700p3157289.html
Sent from the Solr - User mailing list archive at Nabble.com.
(11/07/09 22:55), Marcus Paradies wrote:
(1) Is there a way to see the similarity value in the response?
Try debugQuery=on with MLT.
(2) Can the MLT be used in the distributed search mode?
Not yet. There is an open issue https://issues.apache.org/jira/browse/SOLR-788
(3) How can I retriev
Hi Folks
I'm using the MLT feature to find similar documents to a given input
document. Documents in the index have a field title and a field description
(like an abstract). The input document contains only a title of a document
and is passed to the MLT via content streaming.
Now there are a coup