OpenSearch/docs/reference/analysis
Jim Ferenczi 63bdd01eb7 Expose WordDelimiterGraphTokenFilter (#23327)
This change exposes the new Lucene graph based word delimiter token filter in the analysis filters.
Unlike the `word_delimiter` this token filter named `word_delimiter_graph` correctly handles multi terms expansion at query time.

Closes #23104
2017-02-24 00:53:38 +01:00
..
analyzers Update stop-analyzer.asciidoc (#23195) 2017-02-16 13:36:15 +01:00
charfilters Added warning messages about the dangers of pathological regexes to: 2016-09-09 09:53:07 +02:00
tokenfilters Expose WordDelimiterGraphTokenFilter (#23327) 2017-02-24 00:53:38 +01:00
tokenizers Fix incorrect heading for Whitespace Tokenizer (#22883) 2017-01-31 12:51:37 +01:00
analyzers.asciidoc First pass at improving analyzer docs (#18269) 2016-05-11 14:17:56 +02:00
anatomy.asciidoc Correction of the names of numirals (#21531) 2016-11-25 14:30:49 +01:00
charfilters.asciidoc Hindu-Arabico-Latino Numerals (#22476) 2017-01-10 15:24:56 +01:00
normalizers.asciidoc Update normalizers.asciidoc 2017-02-07 12:09:39 +01:00
testing.asciidoc Remove wait_for_status=yellow from the docs 2016-07-15 16:02:07 -04:00
tokenfilters.asciidoc Finish exposing FlattenGraphTokenFilter (#22667) 2017-01-18 11:05:34 -05:00
tokenizers.asciidoc Fix wrong link (#22019) 2016-12-07 17:58:46 +01:00