MeiliSearch/milli/src/update/index_documents
bors[bot] 39ed133f9f
Merge #193
193: Fix primary key behavior r=Kerollmops a=MarinPostma

this pr:
- Adds early returns on empty document additions, avoiding error messages to be returned when adding no documents and no primary key was set.
- Changes the primary key inference logic to match that of legacy meilisearch.

close #194 

Co-authored-by: Marin Postma <postma.marin@protonmail.com>
Co-authored-by: marin postma <postma.marin@protonmail.com>
2021-06-03 10:24:21 +00:00
..
merge_function.rs add field id word count database 2021-05-31 16:27:28 +02:00
mod.rs Merge #193 2021-06-03 10:24:21 +00:00
store.rs Update milli/src/update/index_documents/store.rs 2021-06-01 17:04:02 +02:00
transform.rs fix silent deserialize error 2021-06-03 10:42:55 +02:00