Skip to content

feat: migrate statistic fields to typed collection API - EXO-87596#2566

Merged
boubaker merged 1 commit into
feature/mipsfrom
EXO-87596
Jun 19, 2026
Merged

feat: migrate statistic fields to typed collection API - EXO-87596#2566
boubaker merged 1 commit into
feature/mipsfrom
EXO-87596

Conversation

@boubaker

Copy link
Copy Markdown
Member

Replace deprecated StatisticData#addParameter usages with explicit typed APIs across product modules.

Use addKeyword/addKeywords for identifiers and labels, addLong for numeric aggregation fields, and typed collection variants where needed. This makes the intended Elasticsearch mapping explicit at producer level and avoids accidental field type changes or unnecessary *_alt mapping creation.

Replace deprecated StatisticData#addParameter usages with explicit typed APIs
across product modules.

Use addKeyword/addKeywords for identifiers and labels, addLong for numeric
aggregation fields, and typed collection variants where needed. This makes the
intended Elasticsearch mapping explicit at producer level and avoids accidental
field type changes or unnecessary *_alt mapping creation.
@boubaker boubaker merged commit 39d3af1 into feature/mips Jun 19, 2026
3 of 4 checks passed
@boubaker boubaker deleted the EXO-87596 branch June 19, 2026 15:43
boubaker added a commit that referenced this pull request Jun 22, 2026
…2566) (#2567)

Replace deprecated StatisticData#addParameter usages with explicit typed APIs across product modules.

Use addKeyword/addKeywords for identifiers and labels, addLong for numeric aggregation fields, and typed collection variants where needed. This makes the intended Elasticsearch mapping explicit at producer level and avoids accidental field type changes or unnecessary *_alt mapping creation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant