Files
tantivy/src
Paul Masurel 483b1d13d4 Added unit test for long tokens (#1635)
* Bugfix on long tokens and multivalue text fields.

Fixes a minor bug for the strong edge case
in which a tokenizer would emit tokens where
the last token does not cover the last position.

More importantly, this adds unit tests.

Closes #1634

* Update src/indexer/segment_writer.rs

Co-authored-by: PSeitz <PSeitz@users.noreply.github.com>

Co-authored-by: PSeitz <PSeitz@users.noreply.github.com>
2022-10-20 15:05:37 +09:00
..
2022-10-05 14:18:10 +07:00
2022-09-18 18:05:37 +07:00
2022-10-18 10:07:48 +08:00
2022-06-30 19:42:23 +08:00
2022-09-02 17:26:30 +09:00