Samyak S Sarnayak
|
752d031010
|
Update phrase search to use new execute method
|
2022-10-26 23:07:20 +05:30 |
|
Samyak S Sarnayak
|
488d31ecdf
|
Run cargo fmt
|
2022-10-26 19:09:45 +05:30 |
|
Samyak S Sarnayak
|
f1da623af3
|
Add test for phrase search with stop words and all criteria at once
Moved the actual test into a separate function used by both the existing
test and the new test.
|
2022-10-26 19:09:44 +05:30 |
|
Samyak S Sarnayak
|
2aa11afb87
|
Fix panic when phrase contains only one stop word and nothing else
|
2022-10-26 19:09:42 +05:30 |
|
Samyak S Sarnayak
|
6a10b679ca
|
Add test for phrase search with stop words
Originally written by ManyTheFish here:
https://gist.github.com/ManyTheFish/f840e37cb2d2e029ce05396b4d540762
Co-authored-by: ManyTheFish <many@meilisearch.com>
|
2022-10-26 19:08:32 +05:30 |
|