Files
tantivy/src/postings
Paul Masurel 60cc2644d6 Fixing test_fail_on_flush_segment_but_one_worker_remains (#1869)
The new fast field code, based on columnar, had a larger minimum memory
footprint, causing the first docuemnt to trigger a flush of the asegment
in this unit test.

This PR prevents the allocation of a large capacity for the different hashmap tables
using in the columnar writer.

Closes #1859
2023-02-14 16:09:42 +09:00
..
2022-09-18 18:05:37 +07:00
2023-02-09 13:14:31 +01:00
2023-02-09 13:14:31 +01:00
2022-08-13 18:25:47 +08:00
2023-02-09 13:14:31 +01:00
2023-02-09 13:14:31 +01:00