Remove delete documents files

This commit is contained in:
Louis Dureuil
2023-10-25 13:38:56 +02:00
parent 762b0b47e6
commit d651b3ef01
4 changed files with 0 additions and 1600 deletions

View File

@ -98,7 +98,6 @@ use crate::update::merge_btreeset_string;
use crate::{BEU16StrCodec, Index, Result, BEU16, MAX_FACET_VALUE_LENGTH};
pub mod bulk;
pub mod delete;
pub mod incremental;
/// A builder used to add new elements to the `facet_id_string_docids` or `facet_id_f64_docids` databases.