mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-02-10 20:43:28 +01:00
![bors[bot]](/assets/img/avatar_default.png)
697: Fix bug in prefix DB indexing r=loiclec a=loiclec Where the batch's information was not properly updated in cases where only the proximity changed between two consecutive word pair proximities. Closes partially https://github.com/meilisearch/meilisearch/issues/3043 Co-authored-by: Loïc Lecrenier <loic.lecrenier@me.com>