OpenSearch/docs/reference/analysis/analyzers
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
..
custom-analyzer.asciidoc The name "position_offset_gap" is confusing because Lucene has three 2015-08-26 14:56:35 -07:00
fingerprint-analyzer.asciidoc Add `fingerprint` token filter and `fingerprint` analyzer 2016-04-20 16:10:56 -04:00
keyword-analyzer.asciidoc Document 5.0 mapping changes. 2016-03-22 16:22:58 +01:00
lang-analyzer.asciidoc Merge pull request #15794 from damienalexandre/french-doc 2016-01-06 18:39:26 +01:00
pattern-analyzer.asciidoc [docs] Add wait_until_yellow to fix build failure 2016-05-05 16:02:00 -04:00
simple-analyzer.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
snowball-analyzer.asciidoc Merge pull request #14610 from yokotaso/patch-1 2015-11-17 14:17:30 +01:00
standard-analyzer.asciidoc [DOCS] Update documentation for `max_token_length` 2015-01-27 13:52:14 -07:00
stop-analyzer.asciidoc Referring to stop analyzer for stopword docs #329 2014-01-14 11:53:30 +01:00
whitespace-analyzer.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00