elasticsearch/modules/analysis-common
Luca Cavanna ef37511f0a
Remove deprecations and 7.x related code from analysis common (#113009)
edgeNGram and NGram tokenizers and token filters were deprecated. They have not been supported in indices created from 8.0,
hence their support can entirely be removed from main.

The version related logic around the min grams can also be removed as it refers to 7.x which we no longer need to support.

Relates to #50376, #50862, #43568
2024-09-18 09:03:08 +02:00
..
src Remove deprecations and 7.x related code from analysis common (#113009) 2024-09-18 09:03:08 +02:00
build.gradle Add AGPLv3 as a supported license 2024-09-13 15:29:46 -07:00