OpenSearch/plugins/mapper-annotated-text/src
Alan Woodward fb84b6710d
Restore use of default search and search_quote analyzers (#65491) (#65562)
In the refactoring of TextFieldMapper, we lost the ability to define
a default search or search_quote analyzer in index settings. This
commit restores that ability, and adds some more comprehensive
testing.

Fixes #65434
2020-11-26 18:34:59 +00:00
..
internalClusterTest/java/org/elasticsearch/index/mapper/annotatedtext Convert TextFieldMapper to parametrized form (#63269) (#63392) 2020-10-07 13:26:25 +01:00
main/java/org/elasticsearch Restore use of default search and search_quote analyzers (#65491) (#65562) 2020-11-26 18:34:59 +00:00
test/java/org/elasticsearch Restore use of default search and search_quote analyzers (#65491) (#65562) 2020-11-26 18:34:59 +00:00
yamlRestTest [7.x] Convert most OSS plugins from integTest to [yaml | java]RestTest or internalClusterTest (#59444) (#60343) 2020-07-29 13:06:13 -05:00