I'm trying to understand how content stream works with respect to MLT. I did
a regular MLT query using a document ID and specifying two fields to do MLT
on and got back a set of results. I then copied the xml for the document
with the aforementioned ID and pasted it to a text file. Then I made the
query with stream.file=mlt_doc.xml, but my result set was completely
different and didn't really make sense.

Am I not using content streams correctly here? Or does solr not use the
schema when accepting a content stream?

Thanks in advance,
Mike

Reply via email to