OpenSearch/docs/reference/docs
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
..
bulk.asciidoc Docs: Clarify that refresh on get/update/delete just refreshes the relevant shards 2014-09-07 11:36:52 +02:00
delete-by-query.asciidoc [REPLICATION] Remove `async` replication 2015-03-19 14:44:21 -07:00
delete.asciidoc Remove async replication from the docs and REST spec 2015-03-19 15:34:12 +01:00
get.asciidoc Docs: Removed all the added/deprecated tags from 1.x 2014-09-26 21:04:42 +02:00
index_.asciidoc [REPLICATION] Remove `async` replication 2015-03-19 14:44:21 -07:00
multi-get.asciidoc Update multi-get.asciidoc 2014-11-08 13:55:23 +01:00
multi-termvectors.asciidoc Docs: Removed all the added/deprecated tags from 1.x 2014-09-26 21:04:42 +02:00
termvectors.asciidoc Term Vectors: terms filtering 2015-04-14 19:11:09 +02:00
update.asciidoc Make sure that the parent option on the update request only is delgated to upsert index request. 2015-03-28 08:53:11 +01:00