Commit Graph

41 Commits

Author SHA1 Message Date
Kerollmops
a4d343aade Add a test to check for the returned facet distribution 2022-04-26 18:12:58 +02:00
ad hoc
cd83014fff add test for disctinct nb hits 2022-04-13 12:10:35 +02:00
Tamo
ab458d8840 fix tests after rebase 2022-04-07 17:00:00 +02:00
Irevoire
4f3ce6d9cd nested fields 2022-04-07 16:58:46 +02:00
ad hoc
59e41d98e3 add comments to integration test 2022-04-04 21:17:06 +02:00
ad hoc
c8d3a09af8 add integration test for disabel typo on attributes 2022-04-04 20:54:03 +02:00
ad hoc
5451c64d5d increase criteria asc desc test map size 2022-04-04 20:54:02 +02:00
ad hoc
3e67d8818c fix typo in test comment 2022-04-04 20:34:23 +02:00
ad hoc
284d8a24e0 add intergration test for disabled typon on word 2022-04-04 20:15:51 +02:00
ad hoc
853b4a520f fmt 2022-04-04 10:41:46 +02:00
ad hoc
2cb71dff4a add typo integration tests 2022-04-04 10:41:46 +02:00
ad hoc
628c835a22 fix tests 2022-03-15 17:38:34 +01:00
Marin Postma
0c84a40298 document batch support
reusable transform

rework update api

add indexer config

fix tests

review changes

Co-authored-by: Clément Renault <clement@meilisearch.com>

fmt
2022-01-19 12:40:20 +01:00
Marin Postma
6eb47ab792 remove update_id in UpdateBuilder 2021-11-16 13:07:04 +01:00
Tamo
6831c23449 merge with main 2021-11-06 16:34:30 +01:00
Tamo
b249989bef fix most of the tests 2021-11-06 01:32:12 +01:00
marin postma
2e62925a6e fix tests 2021-10-25 10:26:42 +02:00
marin postma
8d70b01714 optimize document deserialization 2021-10-25 10:26:42 +02:00
mpostma
aa6c5df0bc Implement documents format
document reader transform

remove update format

support document sequences

fix document transform

clean transform

improve error handling

add documents! macro

fix transform bug

fix tests

remove csv dependency

Add comments on the transform process

replace search cli

fmt

review edits

fix http ui

fix clippy warnings

Revert "fix clippy warnings"

This reverts commit a1ce3cd96e603633dbf43e9e0b12b2453c9c5620.

fix review comments

remove smallvec in transform loop

review edits
2021-09-21 16:58:33 +02:00
Tamo
4b618b95e4 rebase on main 2021-09-08 18:24:09 +02:00
Tamo
2988d3c76d tests the geo filters 2021-09-08 18:24:09 +02:00
Tamo
f0b74637dc fix all the tests 2021-09-08 18:24:09 +02:00
Kerollmops
5989528833 Add a test to make sure we throw the right error message 2021-09-07 11:02:00 +02:00
Alexey Shekhirin
0be09555f1 test(search): asc/desc criteria for large datasets 2021-09-03 18:00:08 +03:00
many
741a4444a9 Remove log in chunk generator 2021-09-02 16:57:46 +02:00
many
1d314328f0 Plug new indexer 2021-09-01 16:48:36 +02:00
Clément Renault
89d0758713 Revert "Revert "Sort at query time"" 2021-08-24 11:55:16 +02:00
Clémentine Urquizar
922f9fd4d5 Revert "Sort at query time" 2021-08-20 18:09:17 +02:00
many
d1df0d20f9 Add integration test of SortBy criterion 2021-08-18 16:21:51 +02:00
Kerollmops
687cd2e205 Introduce the new Sort criterion and AscDesc enum 2021-08-18 15:04:07 +02:00
many
6cb1102bdb Fix PR comments 2021-06-17 15:19:03 +02:00
many
f496cd320d Add distinct integration tests 2021-06-17 14:33:18 +02:00
many
9f4184208e Add test on filters 2021-06-17 13:56:09 +02:00
Tamo
9716fb3b36 format the whole project 2021-06-16 18:33:33 +02:00
Kerollmops
713acc408b Introduce the primary key to the Settings builder structure 2021-06-16 11:03:36 +02:00
Many
f4ff30e99d Update milli/tests/search/mod.rs
Co-authored-by: Clément Renault <clement@meilisearch.com>
2021-06-09 10:12:24 +02:00
Many
ab696f6a23 Update milli/tests/search/query_criteria.rs
Co-authored-by: Clément Renault <clement@meilisearch.com>
2021-06-09 10:12:17 +02:00
Many
afb09c914d Update milli/tests/search/query_criteria.rs
Co-authored-by: Clément Renault <clement@meilisearch.com>
2021-06-08 16:53:56 +02:00
many
b64cd2a3e3 Resolve PR comments 2021-06-08 14:14:34 +02:00
many
1fcc5f73ac Factorize tests using macro_rules 2021-06-08 12:33:02 +02:00
many
10882bcbce Introduce integration test on criteria 2021-06-03 14:44:53 +02:00