OpenSearch/docs/reference/analysis
Alan Woodward f598297f55
Add predicate_token_filter (#33431)
This allows users to filter out tokens from a TokenStream using painless scripts, 
instead of having to write specialised Java code and packaging it up into a plugin.

The commit also refactors the AnalysisPredicateScript.Token class so that it wraps
and makes read-only an AttributeSource.
2018-09-11 09:16:39 +01:00
..
analyzers Upgrade to a Lucene 8 snapshot (#33310) 2018-09-06 14:42:06 +02:00
charfilters fixed elements in array of produced terms (#32519) 2018-08-02 11:12:15 -04:00
tokenfilters Add predicate_token_filter (#33431) 2018-09-11 09:16:39 +01:00
tokenizers [Feature] Adding a char_group tokenizer (#24186) 2018-05-22 16:26:31 +02: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 [DOCS] Add supported token filters 2018-02-13 14:10:25 -08:00
testing.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
tokenfilters.asciidoc Add predicate_token_filter (#33431) 2018-09-11 09:16:39 +01:00
tokenizers.asciidoc [Feature] Adding a char_group tokenizer (#24186) 2018-05-22 16:26:31 +02:00