I would like to find similar documents but just need the ids, not the
actual _source. Normally the "fields" parameter controls the fields
returned but with the MLT api it seems to control the fields on which
the MLT is applied (and seems to always return the _source).
On Mon, 2011-02-07 at 21:58 -0800, merrellb wrote:
I would like to find similar documents but just need the ids, not the
actual _source. Normally the "fields" parameter controls the fields
returned but with the MLT api it seems to control the fields on which
the MLT is applied (and seems to always return the _source).
MLT just gets converted into a normal search, which uses the "mlt" query
If you use that yourself, then you get search's interface
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.