elasticsearch/modules/analysis-common
Alan Woodward 84956bfe19 Deprecate setting version on analyzers (#74073)
The version field on all lucene Analyzers is unused, and is being removed
in lucene 9. This commit deprecates setting a version on an analyzer in
index settings and removes the related calls to Analyzer.setVersion()

Relates to #74057
2021-06-16 09:50:12 +01:00
..
src Deprecate setting version on analyzers (#74073) 2021-06-16 09:50:12 +01:00
build.gradle Consolidate REST API specifications and publish under Apache 2.0 license (#70940) 2021-03-26 16:20:25 -07:00