MeiliSearch/meilisearch-lib/src/index
bors[bot] c9f3726447
Merge #1893
1893: Make matches work with numerical value r=MarinPostma a=Thearas

# Pull Request

## What does this PR do?

Implement #1883.

I have test this PR with unit test. It appears to be working properly:
![image](https://user-images.githubusercontent.com/44015907/141141082-dad8cd18-e803-408f-ad6a-c7a212b7ec88.png)

PTAL `@curquiza` 

## PR checklist
Please check if your PR fulfills the following requirements:
- [x] Does this PR fix an existing issue?
- [x] Have you read the contributing guidelines?
- [x] Have you made sure that the title is accurate and descriptive of the changes?


Co-authored-by: Thearas <thearas850@gmail.com>
2021-11-29 13:38:57 +00:00
..
dump.rs implement index mock 2021-10-06 14:09:01 +02:00
error.rs Change lacking errors 2021-11-03 14:33:33 +01:00
index.rs simple search unit test 2021-10-06 14:20:05 +02:00
mod.rs fix clippy warning & unsafety 2021-10-06 14:51:46 +02:00
search.rs Make matches work with numerical value 2021-11-10 23:10:30 +08:00
update_handler.rs restore settings updates 2021-09-24 14:55:57 +02:00
updates.rs Fix some errors 2021-10-28 10:47:59 +02:00