I don't quite understand what you mean by that. Did you mean TermVector
Components?

Also, I did some more digging and I found some messages on this mailing list
about filtering. From what I understand, using the standard query handler
(solr/select/?q=...) with a qt parameter allows you to filter on the initial
response using the fq parameter. While this is not a perfect solution for my
application, it will greatly reduce any errors that I may get in the data.
However, when I tried fq, all it's doing is filtering on the result set from
the mlt handler, not the initial response. I need to filter on both the
initial response and the result set.
-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/Question-about-morelikethis-and-multiple-fields-tp1836778p1837351.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to