mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-08-18 12:08:22 +00:00
3010dbb8ea
Filter documents without values after each single-valued field so later decoding and key construction only process viable documents. Use exact block lengths to validate aligned results and keep unsupported missing-value combinations on the general path.