This website requires JavaScript.
Explore
Help
Sign In
searchengines-web
/
MeiliSearch
Watch
1
Star
0
Fork
0
You've already forked MeiliSearch
mirror of
https://github.com/meilisearch/MeiliSearch
synced
2024-12-26 22:50:07 +01:00
Code
Issues
Releases
Wiki
Activity
MeiliSearch
/
meilisearch-http
/
tests
History
mpostma
812465e014
fixes parenthesis
...
adds tests
2020-04-27 22:29:29 +02:00
..
assets
fixes for review
2020-02-12 16:51:14 +01:00
common.rs
adding primary-key when adding documents does not work;
fix
#519
2020-03-11 14:12:38 +01:00
documents_add.rs
Modified JSON to add move conditions
2020-04-01 12:59:40 +01:00
documents_delete.rs
fix tests + fmt
2020-03-10 11:29:56 +01:00
health.rs
update test
2020-03-06 10:15:19 +01:00
index.rs
Modifying the test name for better readability
2020-04-05 00:26:09 +05:30
search_settings.rs
Add some tests
2020-04-10 12:26:34 +02:00
search.rs
fixes parenthesis
2020-04-27 22:29:29 +02:00
settings_accept_new_fields.rs
fix that AcceptNewFields does not take into account the primary-key;
fix
#518
2020-03-11 12:00:40 +01:00
settings_ranking_rules.rs
ranking fields should be stored and indexed by default;
fix
#521
2020-03-16 16:19:23 +01:00
settings_stop_words.rs
Adds a test to check that stop word ar correctly handled
2020-04-06 19:47:57 +02:00
settings.rs
ranking fields should be stored and indexed by default;
fix
#521
2020-03-16 16:19:23 +01:00