It’s an undocumented limitation that interesting terms are not returned in a
distributed query (like SolrCloud would make) when using MLT with the search
component.
The interesting terms support for the search component was added in 8.2 in
https://issues.apache.org/jira/browse/SOLR-12304. That
Hi all,
When I run the following command:
curl "
http://127.0.0.1:8983/solr/techproducts/select?omitHeader=true&wt=json&q=apache&fl=id&mlt=true&mlt.fl=manu%2Ccat&mlt.mintf=1&mlt.mindf=1&mlt.interestingTerms=list
"
… against Solr 8.5 in standalone mode with techproducts, I get
interestingTerms in