OpenSearch/modules/analysis-common
Jim Ferenczi ab3b5c695a Pre-configured shingle filter should disable graph analysis (#25853)
This change disables the graph analysis on default `shingle` filter.
The pre-configured shingle filter produces shingles of different size.
Graph analysis on such token stream is useless and dangerous as it may create too many paths.

Fixes #25555
2017-07-24 18:42:15 +02:00
..
src Pre-configured shingle filter should disable graph analysis (#25853) 2017-07-24 18:42:15 +02:00
build.gradle Start building analysis-common module (#23614) 2017-04-19 18:51:34 -04:00