Files
tantivy/src/collector
Adam Reichold ebc78127f3 Add BytesFilterCollector to support filtering based on a bytes fast field (#2075)
* Do some Clippy- and Cargo-related boy-scouting.

* Add BytesFilterCollector to support filtering based on a bytes fast field

This is basically a copy of the existing FilterCollector but modified and
specialised to work on a bytes fast field.

* Changed semantics of filter collectors to consider multi-valued fields
2023-06-13 14:19:58 +09:00
..
2022-01-28 15:55:55 +09:00
2022-01-28 15:55:55 +09:00
2022-08-17 22:33:44 +08:00