mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-11 23:45:15 +00:00
This allows tokenfilters to be applied selectively, depending on the status of the current token in the tokenstream. The filter takes a scripted predicate, and only applies its subfilter when the predicate returns true.
38 lines
962 B
Plaintext
38 lines
962 B
Plaintext
include::painless-ingest-processor-context.asciidoc[]
|
|
|
|
include::painless-update-context.asciidoc[]
|
|
|
|
include::painless-update-by-query-context.asciidoc[]
|
|
|
|
include::painless-reindex-context.asciidoc[]
|
|
|
|
include::painless-sort-context.asciidoc[]
|
|
|
|
include::painless-similarity-context.asciidoc[]
|
|
|
|
include::painless-weight-context.asciidoc[]
|
|
|
|
include::painless-score-context.asciidoc[]
|
|
|
|
include::painless-field-context.asciidoc[]
|
|
|
|
include::painless-filter-context.asciidoc[]
|
|
|
|
include::painless-min-should-match-context.asciidoc[]
|
|
|
|
include::painless-metric-agg-init-context.asciidoc[]
|
|
|
|
include::painless-metric-agg-map-context.asciidoc[]
|
|
|
|
include::painless-metric-agg-combine-context.asciidoc[]
|
|
|
|
include::painless-metric-agg-reduce-context.asciidoc[]
|
|
|
|
include::painless-bucket-agg-context.asciidoc[]
|
|
|
|
include::painless-analysis-predicate-context.asciidoc[]
|
|
|
|
include::painless-watcher-condition-context.asciidoc[]
|
|
|
|
include::painless-watcher-transform-context.asciidoc[]
|