OpenSearch/docs/reference/analysis
Nik Everett 3912761572 [docs] Add wait_until_yellow to fix build failure
The snippet in the docs creates and index and uses it with the
_analyze api. The trouble is that if the index hasn't been created
fully the _analyze API will fail. This adds a
GET _cluster/health?wait_for_status=yellow
which fixes the issue.

While this does make the docs more cluttered, it also makes the snippets
actually runnable.

Closes #18165
2016-05-05 16:02:00 -04:00
..
analyzers [docs] Add wait_until_yellow to fix build failure 2016-05-05 16:02:00 -04:00
charfilters Docs: Added migration description for custom analysis file path 2016-02-29 20:56:19 +01:00
tokenfilters Add `fingerprint` token filter and `fingerprint` analyzer 2016-04-20 16:10:56 -04:00
tokenizers Docs: Corrected behaviour of max_token_length in standard tokenizer 2016-03-18 10:58:16 +01:00
analyzers.asciidoc Add `fingerprint` token filter and `fingerprint` analyzer 2016-04-20 16:10:56 -04:00
charfilters.asciidoc comma(,) was duplicated 2015-12-24 14:31:26 +01:00
tokenfilters.asciidoc Add `fingerprint` token filter and `fingerprint` analyzer 2016-04-20 16:10:56 -04:00
tokenizers.asciidoc Analysis: Add additional Analyzers, Tokenizers, and TokenFilters from Lucene 2014-07-03 05:47:49 -04:00