Files
tantivy/fastfield_codecs/src
Paul Masurel ea72cf34d6 Int based linear interpol (#1482)
* Rename BlockwiseLinear to BlockwiseLinearLegacy

Reimplements the blockwise multilinear codec using integer arithmetics.
Added comments

* add estimate for blockwise

* Added one unit test

* use int based for linear interpol

* fix merge conflicts

* reuse code

* cargo fmt

* fix clippy

* fix test

* fix off by one

fix off by one to accurately interpolate autoincrement fields

* extend test, fix estimate

* remove legacy codec

Co-authored-by: Pascal Seitz <pascal.seitz@gmail.com>
2022-09-05 15:53:00 +09:00
..
2022-08-28 14:14:27 +02:00
2022-09-05 15:53:00 +09:00
2022-09-05 15:53:00 +09:00
2022-09-05 15:53:00 +09:00
2022-08-29 11:57:41 +02:00