mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-09-07 05:49:06 +00:00
- Removed useless copy when ingesting JSON. - Bugfix in phrase query with a missing field norms. - Disabled range query on default fields Closes #1251