OpenSearch/docs/reference/search/suggesters
Areek Zillur cdd5fbe3a1 Deprecate _suggest endpoint in favour of _search (#20305)
* Replace _suggest endpoint to _search in docs

In 5.0, the _suggest endpoint is just sugar for _search
with suggestions specified. Users should move away from
using the _suggest endpoint, as it is marked as deprecated in 5.x and
will be removed in 6.0

* update docs to use _search endpoint instead of _suggest

* Add deprecation logging to RestSuggestAction

* Use search endpoint instead of suggest endpoint in rest tests
2016-12-14 21:49:53 -05:00
..
completion-suggest.asciidoc Deprecate _suggest endpoint in favour of _search (#20305) 2016-12-14 21:49:53 -05:00
context-suggest.asciidoc Deprecate _suggest endpoint in favour of _search (#20305) 2016-12-14 21:49:53 -05:00
phrase-suggest.asciidoc Deprecate _suggest endpoint in favour of _search (#20305) 2016-12-14 21:49:53 -05:00
term-suggest.asciidoc then -> than (#21829) 2016-11-28 17:04:56 +01:00