Skip to content

http_logs add search with int sort#778

Merged
mayya-sharipova merged 2 commits intoelastic:masterfrom
mayya-sharipova:http_logs_int_sort
May 26, 2025
Merged

http_logs add search with int sort#778
mayya-sharipova merged 2 commits intoelastic:masterfrom
mayya-sharipova:http_logs_int_sort

Conversation

@mayya-sharipova
Copy link
Contributor

This adds sorting on integer fields of "size" and "status".
We are optimizing integer sort in elastic/elasticsearch/pull/127968,
and it would be nice to have dedicated operations for integer sort.

Notice, no target-throughput for these operations, as when optimization is merged
we expect massive speedups.

@mayya-sharipova mayya-sharipova changed the title http_logs add integer sort http_logs add search with int sort May 23, 2025
Copy link
Contributor

@jimczi jimczi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@gareth-ellis gareth-ellis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mayya-sharipova mayya-sharipova merged commit 4ed9f76 into elastic:master May 26, 2025
13 checks passed
@mayya-sharipova mayya-sharipova deleted the http_logs_int_sort branch May 26, 2025 16:18
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.

3 participants

Comments