e688581c36
Add tests for facet range search on different field ids
2022-12-07 14:38:21 +01:00
1c9555566e
Fix bug in facet range search
2022-12-07 14:38:14 +01:00
303d740245
Prepare fix within facet range search
...
By creating snapshots and updating the format of the existing
snapshots. The next commit will apply the fix, which will show
its effects cleanly on the old and new snapshot tests
2022-12-07 14:38:10 +01:00
f4ec1abb9b
Fix all clippy error after conflicts
2022-10-27 23:58:13 +09:00
a034a1e628
Move StrRefCodec and ByteSliceRefCodec to their own files
2022-10-26 13:47:46 +02:00
d0109627b9
Fix a bug in facet_range_search and add documentation
2022-10-26 13:47:04 +02:00
985a94adfc
cargo fmt
2022-10-26 13:47:04 +02:00
fca4577e23
Return original string in facet distributions, work on facet tests
2022-10-26 13:47:04 +02:00
b2f01ad204
Refactor facet database tests
2022-10-26 13:47:04 +02:00
9026867d17
Give same interface to bulk and incremental facet indexing types
...
+ cargo fmt, oops, sorry for the bad history :(
2022-10-26 13:47:04 +02:00
330c9eb1b2
Rename facet codecs and refine FacetsUpdate API
2022-10-26 13:47:04 +02:00
485a72306d
Refactor facet-related codecs
2022-10-26 13:47:04 +02:00
079ed4a992
Add more snapshots
2022-10-26 13:47:04 +02:00
a7201ece04
cargo fmt
2022-10-26 13:47:04 +02:00
07ff92c663
Add more snapshots from facet tests
2022-10-26 13:47:04 +02:00
85824ee203
Try to make facet indexing incremental
2022-10-26 13:47:04 +02:00
d30c89e345
Fix compile error+warnings in new tests
2022-10-26 13:46:46 +02:00
e570c23153
Reintroduce asc/desc functionality
2022-10-26 13:46:14 +02:00
39a4a0a362
Reintroduce filter range search and facet extractors
2022-10-26 13:46:14 +02:00
b8a1caad5e
Add range search and incremental indexing algorithm
2022-10-26 13:46:14 +02:00