OpenSearch/docs/reference/query-dsl
Alex Ksikes d339ee4005 Term Vectors: terms filtering
This adds a new feature to the Term Vectors API which allows for filtering of
terms based on their tf-idf scores. With `dfs` option on, this could be useful
for finding out a good characteric vector of a document or a set of documents.
The parameters are similar to the ones used in the MLT Query.

Closes #9561
2015-04-14 19:11:09 +02:00
..
filters Docs: fix build. 2015-04-10 17:38:36 +02:00
queries Term Vectors: terms filtering 2015-04-14 19:11:09 +02:00
filters.asciidoc [Docs] Improve documentation of the new caching policy for filters. 2014-12-22 17:14:47 +01:00
queries.asciidoc Queries: Remove fuzzy-like-this support. 2015-04-10 17:16:02 +02:00