elasticsearch/docs/reference/docs
Alex Ksikes 1959275622 Term Vectors: More consistent naming for term vector[s]
We speak of the term vectors of a document, where each field has an associated
stored term vector. Since by default we are requesting all the term vectors of
a document, the HTTP request endpoint should rather be called `_termvectors`
instead of `_termvector`. The usage of `_termvector` is now deprecated, as
well as the transport client call to termVector and prepareTermVector.

Closes #8484
2014-11-21 14:06:44 +01: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: Document action.replication_type setting 2014-10-31 13:53:34 +01: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: More consistent naming for term vector[s] 2014-11-21 14:06:44 +01:00
update.asciidoc Provide more context variables in update scripts 2014-11-14 10:14:39 +01:00