Skip to content

indexing: label published split docs by publication type - #6647

Open
Noyt wants to merge 3 commits into
quickwit-oss:mainfrom
Noyt:arnaud.robert/add-published-split-docs-total-label
Open

indexing: label published split docs by publication type#6647
Noyt wants to merge 3 commits into
quickwit-oss:mainfrom
Noyt:arnaud.robert/add-published-split-docs-total-label

Conversation

@Noyt

@Noyt Noyt commented Jul 31, 2026

Copy link
Copy Markdown

Summary

Adds a bounded publication_type label to quickwit_indexing_published_split_*.

  • initial identifies publications with no replaced splits.
  • replacement identifies merge and delete-rewrite publications.

This lets consumers count initial published documents without relying on merge_ops:0, which delete rewrites can preserve.

Testing

  • cargo test --offline -p quickwit-indexing test_publisher_ -- --nocapture
  • cargo clippy --offline -p quickwit-indexing --tests -- -D warnings

@Noyt

Noyt commented Jul 31, 2026

Copy link
Copy Markdown
Author

@codex

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. You're on a roll.

Reviewed commit: c1c32944c6

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@Noyt
Noyt marked this pull request as ready for review July 31, 2026 15:51
@Noyt
Noyt requested a review from a team as a code owner July 31, 2026 15:51
@guilload
guilload self-requested a review July 31, 2026 17:56
@guilload

Copy link
Copy Markdown
Member

I'll review.

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