Skip to content

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

Merged
boubaker merged 1 commit into
developfrom
merge-7.2.x-dev
Jun 22, 2026
Merged

feat: migrate statistic fields to typed collection API - EXO-87596#2567
boubaker merged 1 commit into
developfrom
merge-7.2.x-dev

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.

…2566)

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 requested review from AzmiTouil and sofyenne June 22, 2026 09:27
@boubaker boubaker enabled auto-merge (squash) June 22, 2026 09:53
@sonarqubecloud

Copy link
Copy Markdown

@boubaker boubaker merged commit a843e46 into develop Jun 22, 2026
12 of 16 checks passed
@boubaker boubaker deleted the merge-7.2.x-dev branch June 22, 2026 10:43
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.

2 participants