Reorganise facets database indexing code

This commit is contained in:
Loïc Lecrenier
2022-08-31 13:03:36 +02:00
committed by Loïc Lecrenier
parent fb8d23deb3
commit e8a156d682
9 changed files with 33 additions and 37 deletions

View File

@ -0,0 +1,2 @@
pub mod bulk;
pub mod incremental;