Skip to content

Conversation

@mayya-sharipova
Copy link
Contributor

Collapse was not working on unsigned_long field,
as collapsing was enabled only on KeywordFieldType and NumberFieldType.

This introduces a new method collapseType to MappedFieldType,
that is checked to decide if collapsing should be enabled.

Backport for #63495
Relates to #60050

Collapse was not working on unsigned_long field,
as collapsing was enabled only on KeywordFieldType and NumberFieldType.

This introduces a new method `collapseType` to MappedFieldType,
that is checked to decide if collapsing should be enabled.

Relates to elastic#60050
@mayya-sharipova mayya-sharipova added :Search/Search Search-related issues that do not fall into other categories backport v7.11.0 labels Oct 16, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search (:Search/Search)

@elasticmachine elasticmachine added the Team:Search Meta label for search team label Oct 16, 2020
@mayya-sharipova mayya-sharipova merged commit 7e13c56 into elastic:7.x Oct 16, 2020
@mayya-sharipova mayya-sharipova deleted the unsigned-long-make-collapsable-7.x branch October 16, 2020 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport >enhancement :Search/Search Search-related issues that do not fall into other categories Team:Search Meta label for search team v7.11.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants