Skip to content

Conversation

@PSeitz
Copy link
Collaborator

@PSeitz PSeitz commented Nov 27, 2025

Replace serialized field with proper Field in Term.
mark Term::serialized_term and Term::wrap as deprecated (to make the transition smooth: used in Quickwit)
add Serialize Deserialize to Term

Remove unused type tag in IndexingTerm (saves 1 byte per term in the termmap)
remove generic in Term and use derives instead of manual impls

fix: use IndexingTerm in postings_writer.rs

Copy link
Collaborator

@fulmicoton fulmicoton left a comment

Choose a reason for hiding this comment

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

@PSeitz approved. Can you make sure to open a PR with the quickwit update rapidly after merging this?

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