OpenSearch/docs/reference/query-dsl
Alex Ksikes b118558962 MLT Query: Support for artificial documents
Previously, the only way to specify a document not present in the index was to
use `like_text`. This would usually lead to complex queries made of multiple
MLT queries per document field. This commit adds the ability to the MLT query
to directly specify documents not present in the index (artificial documents).
The syntax is similar to the Percolator API or to the Multi Term Vector API.

Closes #7725
2014-09-29 15:49:13 +02:00
..
filters GeoJSON is lon,lat 2014-09-28 11:05:42 +02:00
queries MLT Query: Support for artificial documents 2014-09-29 15:49:13 +02:00
filters.asciidoc Removed 0.90.* deprecation and addition notifications 2014-02-07 20:52:49 +01:00
queries.asciidoc Add mustache templating to query execution. 2014-02-20 12:21:59 +01:00