It generally helps if your solrconfig is correct. Thank you for your
tolerance.
-Original Message-
From: Herman Kiefus [mailto:herm...@angieslist.com]
Sent: Thursday, September 01, 2011 10:15 AM
To: solr-user@lucene.apache.org
Subject: MoreLikeThis assumptions
Given a document id:n
Given a document id:n show me those other documents with similar values in the
'Name' field:
http://devsolr03:8983/solr/primary/select?q=id:182652&fl=id,Name,score&mlt=true&mlt.fl=Name
My assumption is the above query will generate the desired outcome. It does;
however, given a different docum