mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-25 07:41:00 +00:00
Reorganise facets database indexing code
This commit is contained in:
committed by
Loïc Lecrenier
parent
fb8d23deb3
commit
e8a156d682
2
milli/src/update/facet/mod.rs
Normal file
2
milli/src/update/facet/mod.rs
Normal file
@ -0,0 +1,2 @@
|
||||
pub mod bulk;
|
||||
pub mod incremental;
|
Reference in New Issue
Block a user