OpenSearch/docs/reference/docs
Alex Ksikes 349b7a3a8b Term Vectors/MLT Query: support for different analyzers than default at field
This adds a `per_field_analyzer` parameter to the Term Vectors API, which
allows to override the default analyzer at the field. If the field already
stores term vectors, then they will be re-generated. Since the MLT Query uses
the Term Vectors API under its hood, this commits also adds the same ability
to the MLT Query, thereby allowing users to fine grain how each field item
should be processed and analyzed.

Closes #7801
2014-10-03 16:40:17 +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 Docs: Removed all the added/deprecated tags from 1.x 2014-09-26 21:04:42 +02:00
delete.asciidoc Docs: Clarify that refresh on get/update/delete just refreshes the relevant shards 2014-09-07 11:36:52 +02:00
get.asciidoc Docs: Removed all the added/deprecated tags from 1.x 2014-09-26 21:04:42 +02:00
index_.asciidoc Docs: Clarify that refresh on get/update/delete just refreshes the relevant shards 2014-09-07 11:36:52 +02:00
multi-get.asciidoc Docs: Removed all the added/deprecated tags from 1.x 2014-09-26 21:04:42 +02: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/MLT Query: support for different analyzers than default at field 2014-10-03 16:40:17 +02:00
update.asciidoc Docs: Removed all the added/deprecated tags from 1.x 2014-09-26 21:04:42 +02:00