mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-08-18 20:18:27 +00:00
63f65dcd71
Struct literal was missing the new field introduced in the manual doc id mapping refactor, causing a compile error under --all-features. Co-authored-by: Cursor <cursoragent@cursor.com>