Loïc Lecrenier
|
264a04922d
|
Add prefix_word_pair_proximity database
Similar to the word_prefix_pair_proximity one but instead the keys are:
(proximity, prefix, word2)
|
2022-10-18 10:37:34 +02:00 |
|
Loïc Lecrenier
|
1dbbd8694f
|
Rename StrStrU8Codec to U8StrStrCodec and reorder its fields
|
2022-10-18 10:37:34 +02:00 |
|
Loïc Lecrenier
|
bdeb47305e
|
Change encoding of word_pair_proximity DB to (proximity, word1, word2)
Same for word_prefix_pair_proximity
|
2022-10-18 10:37:34 +02:00 |
|
Loïc Lecrenier
|
6f49126223
|
Fix db_snap macro with inline parameter
|
2022-08-10 15:55:22 +02:00 |
|
Loïc Lecrenier
|
12920f2a4f
|
Fix paths of snapshot tests
|
2022-08-10 15:53:46 +02:00 |
|
Loïc Lecrenier
|
ce560fdcb5
|
Add documentation for db_snap!
|
2022-08-10 15:53:46 +02:00 |
|
Loïc Lecrenier
|
8ac24d3114
|
Cargo fmt + fix compiler warnings/error
|
2022-08-10 15:53:46 +02:00 |
|
Loïc Lecrenier
|
3a734af159
|
Add snapshot tests for Facets::execute
|
2022-08-10 15:53:46 +02:00 |
|
Loïc Lecrenier
|
b9907997e4
|
Remove old snapshot tests code
|
2022-08-10 15:53:46 +02:00 |
|
Loïc Lecrenier
|
ef889ade5d
|
Refactor snapshot tests
|
2022-08-10 15:53:46 +02:00 |
|
Loïc Lecrenier
|
334098a7e0
|
Add index snapshot test helper function
|
2022-08-10 15:53:46 +02:00 |
|