tantivy
tantivy copied to clipboard
fix out of order bug
we cannot fix like this on serialization, because it can yield collision on serializaiton. We need to add unit test on serialization, and normalize upstream.
See https://github.com/quickwit-oss/tantivy/pull/2445