first mostly working version

This commit is contained in:
Tamo
2022-10-16 01:39:01 +02:00
committed by Clément Renault
parent c051166bcc
commit d976e680c5
18 changed files with 403 additions and 57 deletions

View File

@ -28,7 +28,7 @@ pub struct IndexMapper {
base_path: PathBuf,
index_size: usize,
indexer_config: Arc<IndexerConfig>,
pub indexer_config: Arc<IndexerConfig>,
}
/// Weither the index must not be inserted back