OpenSearch/docs/reference/migration/migrate_5_0
Areek Zillur e16e113691 Remove suggest threadpool
In #17198, we removed suggest transport action, which
used the `suggest` threadpool to execute requests. Now
`suggest` threadpool is unused and suggest requests are
executed on the `search` threadpool.
2016-03-23 18:01:45 -04:00
..
allocation.asciidoc Reworked 5.0 breaking changes docs 2016-03-13 21:17:48 +01:00
cat.asciidoc Reworked 5.0 breaking changes docs 2016-03-13 21:17:48 +01:00
index-apis.asciidoc document suggest stats being merged with search stats 2016-03-23 16:37:57 -04:00
java.asciidoc add migration guide to use search api for suggest 2016-03-23 16:37:57 -04:00
mapping.asciidoc Document 5.0 mapping changes. 2016-03-22 16:22:58 +01:00
packaging.asciidoc Reworked 5.0 breaking changes docs 2016-03-13 21:17:48 +01:00
percolator.asciidoc percolator: Replace percolate api with the new percolator query 2016-03-21 12:21:50 +01:00
plugins.asciidoc Reworked 5.0 breaking changes docs 2016-03-13 21:17:48 +01:00
rest.asciidoc Reworked 5.0 breaking changes docs 2016-03-13 21:17:48 +01:00
search.asciidoc An `exists` query on an object should query a single term. 2016-03-22 16:26:45 +01:00
settings.asciidoc Remove suggest threadpool 2016-03-23 18:01:45 -04:00