Hi,
is it possible to use MLT as a nested query? I tried the following:
....select?q=field1:foo field2:bar AND _query_:"{!mlt fl=mltField mindf=1
mintf=1 mlt.match.include=false} selectField:baz}"but it does not work with an error: "Unknown query type 'mlt'" I guess I should have an MLT parser enabled in solrconfig.xml, but I was not able to find an implementation. Does anybody have any suggestions? Vyacheslav
