OpenSearch/plugins/mapper-murmur3/src/test
Christoph Büscher 09ba3ec677 Small refactorings to analysis components (#40745)
This change adds the following internal refactorings:

* wraps input analyzers into an unmodifiable map in IndexAnalyzers ctor
* removes duplicated indexSetting in IndexAnalyzers
* removes references to IndexAnalyzers from DocumentMapperParser and TypeParser.ParserContext.
  It can always be retrieve it from MapperService directly in those cases
2019-04-03 14:22:16 +02:00
..
java/org/elasticsearch/index/mapper/murmur3 Small refactorings to analysis components (#40745) 2019-04-03 14:22:16 +02:00
resources/rest-api-spec/test/mapper_murmur3 Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00