mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-24 05:44:25 +01:00
86d9f50b9c
e.g. add one facet value incrementally with a group_size = X and then add another one with group_size = Y It is not actually possible to do so with the public API of milli, but I wanted to make sure the algorithm worked well in those cases anyway. The bugs were found by fuzzing the code with fuzzcheck, which I've added to milli as a conditional dev-dependency. But it can be removed later. |
||
---|---|---|
.. | ||
asc_desc.rs | ||
attribute.rs | ||
exactness.rs | ||
final.rs | ||
geo.rs | ||
initial.rs | ||
mod.rs | ||
proximity.rs | ||
typo.rs | ||
words.rs |