meili-bors[bot] 4a082683df
Merge #5131
5131: Ignore documents whose selected fields didn't change r=dureuill a=dureuill

Attempts to improve the new indexer performance by ignoring documents whose selected fields didn't change:

- Add `Update::has_changed_for_fields` function
- Ignore documents whose searchable attributes didn't change for word docids and word pair proximity extraction
- Ignore documents whose faceted attributes didn't change for facet extraction

Co-authored-by: Louis Dureuil <louis@meilisearch.com>
2024-12-05 16:04:16 +00:00
..
2024-12-02 18:13:56 +01:00
2024-11-27 14:30:34 +01:00
2024-12-05 15:21:55 +00:00
2024-12-05 15:21:55 +00:00
2024-11-27 14:30:34 +01:00
2024-12-05 14:48:29 +01:00
2024-12-05 16:13:07 +01:00
2024-11-21 12:12:07 +01:00
2024-12-04 17:39:10 +01:00