Hi,

I would like to find out, if it is possible to use MoreLikeThis to get the
response and interesting terms based on 2 or more multiple documents or
keywords, by adding the AND or OR parameters in the query like what we do
during search?

For example:
http://localhost:8983/solr/collection1/mlt?q=id:collection1_0001 OR
id:collection1_0002&start=0&rows=10

http://localhost:8983/solr/collection1/mlt?q=keyword1 AND
keyword2&start=0&rows=10

I'm using Solr 5.4.0

Regards,
Edwin

Reply via email to