meilisearch/milli/src
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
..
documents Implement documents format 2021-09-21 16:58:33 +02:00
facet format the whole project 2021-06-16 18:33:33 +02:00
heed_codec Fix Pr comments 2021-09-02 15:17:52 +02:00
search Implement documents format 2021-09-21 16:58:33 +02:00
update Implement documents format 2021-09-21 16:58:33 +02:00
criterion.rs Update milli/src/criterion.rs 2021-09-20 18:13:17 +02:00
error.rs Implement documents format 2021-09-21 16:58:33 +02:00
external_documents_ids.rs Fix ExternalDocumentsIds struct when inserting previously deleted ids 2021-06-30 14:00:01 +02:00
fields_ids_map.rs format the whole project 2021-06-16 18:33:33 +02:00
index.rs Implement documents format 2021-09-21 16:58:33 +02:00
lib.rs Implement documents format 2021-09-21 16:58:33 +02:00
proximity.rs Plug new indexer 2021-09-01 16:48:36 +02:00
tree_level.rs Implement attribute criterion 2021-04-27 14:39:52 +02:00