OpenSearch/docs/reference/analysis/analyzers
Nik Everett 514187be8e Fix language in some docs
The pattern-analyzer docs contained a snippet that was an expanded
regex that was marked as `[source,js]`. This changes it to
`[source,regex]`.

The htmlstrip-charfilter and pattern-replace-charfilter docs had
examples that were actually a list of tokens but marked `[source,js]`.
This marks them as `[source,text]` so they don't count as unconverted
CONSOLE snippets.

The pattern-replace-charfilter also had a doc who's test was
skipped because of funny interaction with the test framework. This
fixes the test.

Three more down, eighty-two to go.

Relates to #18160
2017-04-01 14:45:44 -04:00
..
configuring.asciidoc Remove wait_for_status=yellow from the docs 2016-07-15 16:02:07 -04:00
custom-analyzer.asciidoc Remove wait_for_status=yellow from the docs 2016-07-15 16:02:07 -04:00
fingerprint-analyzer.asciidoc Add the ability to disable the retrieval of the stored fields entirely 2016-08-24 16:40:08 +02:00
keyword-analyzer.asciidoc Docs: Improved tokenizer docs (#18356) 2016-05-19 19:42:23 +02:00
lang-analyzer.asciidoc CONSOLEify lang-analyzer docs 2017-04-01 14:21:58 -04:00
pattern-analyzer.asciidoc Fix language in some docs 2017-04-01 14:45:44 -04:00
simple-analyzer.asciidoc Docs: Improved tokenizer docs (#18356) 2016-05-19 19:42:23 +02:00
standard-analyzer.asciidoc Add the ability to disable the retrieval of the stored fields entirely 2016-08-24 16:40:08 +02:00
stop-analyzer.asciidoc Update stop-analyzer.asciidoc (#23195) 2017-02-16 13:36:15 +01:00
whitespace-analyzer.asciidoc Docs: Improved tokenizer docs (#18356) 2016-05-19 19:42:23 +02:00