Commit Graph

20 Commits

Author SHA1 Message Date
Loïc Lecrenier 453d593ce8 Add a database containing the docids where each field exists 2022-07-19 10:07:33 +02:00
Irevoire 4f3ce6d9cd
nested fields 2022-04-07 16:58:46 +02:00
ad hoc 8d46a5b0b5
extract exact word docids 2022-04-04 20:54:02 +02:00
ad hoc 0a77be4ec0
introduce exact_word_docids db 2022-04-04 20:54:02 +02:00
ad hoc 5f9f82757d
refactor spawn_extraction_task 2022-04-04 20:54:02 +02:00
Clément Renault ff8d7a810d
Change the behavior of the as_cloneable_grenad by taking a ref 2022-02-16 15:40:08 +01:00
many c5a6075484
Make max_position_per_attributes changable 2021-10-12 10:10:50 +02:00
many 3296bb243c
Simplify word level position DB into a word position DB 2021-10-05 12:15:02 +02:00
Irevoire a84f3a8b31
Apply suggestions from code review
Co-authored-by: Clément Renault <clement@meilisearch.com>
2021-09-09 15:09:35 +02:00
Tamo bd4c248292
improve the error handling in general and introduce the concept of reserved keywords 2021-09-08 18:24:09 +02:00
Tamo f73273d71c
only call the extractor if needed 2021-09-08 17:51:08 +02:00
Irevoire a21c854790
handle errors 2021-09-08 17:51:07 +02:00
Irevoire 70ab2c37c5
remove multiple bugs 2021-09-08 17:51:07 +02:00
Irevoire 44d6b6ae9e
Index the geo points 2021-09-08 17:51:07 +02:00
many db0c681bae
Fix Pr comments 2021-09-02 15:17:52 +02:00
many 8f702828ca
Ignore errors comming from crossbeam channel senders 2021-09-01 16:48:40 +02:00
many a2f59a28f7
Remove unwrap sending errors in channel 2021-09-01 16:48:40 +02:00
many 2d1727697d
Take stop word in account 2021-09-01 16:48:40 +02:00
many 823da19745
Fix test and use progress callback 2021-09-01 16:48:39 +02:00
many 1d314328f0
Plug new indexer 2021-09-01 16:48:36 +02:00