Skip to content

feat: add SSE search result statistics#140

Open
digizeph wants to merge 1 commit into
mainfrom
feat/sse-search-statistics-135
Open

feat: add SSE search result statistics#140
digizeph wants to merge 1 commit into
mainfrom
feat/sse-search-statistics-135

Conversation

@digizeph

Copy link
Copy Markdown
Member

Summary

  • Add final SSE result statistics for completed, cancelled, timeout, and error outcomes.
  • Report matched elements, source-byte metadata, result rate, and matching source files.
  • Update the monocle search --remote-url client for the new final-result payload.

Validation

  • cargo fmt -- --check
  • cargo test --all-features
  • cargo clippy --lib --all-features -- -D warnings
  • Manual monocle servermonocle search --remote-url SSE check

Fixes #135

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.

monocle sse search service should provide query result statistics at the end

1 participant