OpenSearch/docs/reference/analysis
Clinton Gormley 97a41ee973 First pass at improving analyzer docs (#18269)
* Docs: First pass at improving analyzer docs

I've rewritten the intro to analyzers plus the docs
for all analyzers to provide working examples.

I've also removed:

* analyzer aliases (see #18244)
* analyzer versions (see #18267)
* snowball analyzer (see #8690)

Next steps will be tokenizers, token filters, char filters

* Fixed two typos
2016-05-11 14:17:56 +02:00
..
analyzers First pass at improving analyzer docs (#18269) 2016-05-11 14:17:56 +02: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 First pass at improving analyzer docs (#18269) 2016-05-11 14:17:56 +02:00
anatomy.asciidoc First pass at improving analyzer docs (#18269) 2016-05-11 14:17:56 +02:00
charfilters.asciidoc comma(,) was duplicated 2015-12-24 14:31:26 +01:00
testing.asciidoc First pass at improving analyzer docs (#18269) 2016-05-11 14:17:56 +02: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