Skip to content

Convert TextFieldMapper to parametrized form (#63269)#63392

Merged
romseygeek merged 3 commits intoelastic:7.xfrom
romseygeek:mapper/textfieldtype-7x
Oct 7, 2020
Merged

Convert TextFieldMapper to parametrized form (#63269)#63392
romseygeek merged 3 commits intoelastic:7.xfrom
romseygeek:mapper/textfieldtype-7x

Conversation

@romseygeek
Copy link
Copy Markdown
Contributor

As a result of this, we can remove a chunk of code from TypeParsers as well. Tests
for search/index mode analyzers have moved into their own file. This commit also
rationalises the serialization checks for parameters into a single SerializerCheck
interface that takes the values includeDefaults, isConfigured and the value
itself.

Relates to #62988

As a result of this, we can remove a chunk of code from TypeParsers as well. Tests
for search/index mode analyzers have moved into their own file. This commit also
rationalises the serialization checks for parameters into a single SerializerCheck
interface that takes the values includeDefaults, isConfigured and the value
itself.

Relates to elastic#62988
@romseygeek romseygeek merged commit 88b45df into elastic:7.x Oct 7, 2020
@romseygeek romseygeek deleted the mapper/textfieldtype-7x branch October 7, 2020 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant