mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
Use new incremental facet indexing and enable sanity checks in debug
This commit is contained in:
parent
f38db86120
commit
c14967eeac
3 changed files with 187 additions and 48 deletions
|
@ -100,6 +100,7 @@ where
|
|||
caches,
|
||||
FacetDatabases::new(index),
|
||||
index,
|
||||
&rtxn,
|
||||
extractor_sender.facet_docids(),
|
||||
)?;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue