OpenSearch/docs/reference/search/suggesters
Adrien Grand d894db1590 Only use `PUT` for index creation, not POST. #20001
Currently both `PUT` and `POST` can be used to create indices. This commit
removes support for `POST index_name` so that we can use it to index documents
with auto-generated ids once types are removed.

Relates #15613
2016-08-17 10:15:42 +02:00
..
completion-suggest.asciidoc Remove payload option from completion suggester 2016-08-08 16:04:06 -04:00
context-suggest.asciidoc Docs: Fixed callout error that broke the build. 2016-08-03 17:20:00 -07:00
phrase-suggest.asciidoc Only use `PUT` for index creation, not POST. #20001 2016-08-17 10:15:42 +02:00
term-suggest.asciidoc Fix typos in docs. 2016-02-09 02:07:32 -08:00