Skip to content

[pull] main from quickwit-oss:main#185

Merged
pull[bot] merged 1 commit intoage-rs:mainfrom
quickwit-oss:main
Apr 7, 2026
Merged

[pull] main from quickwit-oss:main#185
pull[bot] merged 1 commit intoage-rs:mainfrom
quickwit-oss:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Apr 7, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

…nctions (#6271)

Extract JSON construction from warp handlers into standalone functions
that can be called directly without HTTP, enabling non-HTTP consumers
(e.g., gRPC passthrough) to reuse the ES-compatible logic.

Extracted functions:
- es_compat_cluster_info, es_compat_nodes_info, es_compat_search_shards,
  es_compat_aliases, es_compat_cluster_health_check, es_compat_delete_scroll

Made pub(crate): es_compat_index_mapping, es_compat_index_search,
es_compat_index_count, es_compat_index_stats, es_compat_cat_indices,
es_compat_index_cat_indices, es_compat_resolve_index,
es_compat_index_field_capabilities, es_compat_index_multi_search, es_scroll

Also made model and rest_handler modules pub(crate) in mod.rs.

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@pull pull bot locked and limited conversation to collaborators Apr 7, 2026
@pull pull bot added the ⤵️ pull label Apr 7, 2026
@pull pull bot merged commit 65d97fc into age-rs:main Apr 7, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant