Options to control auto vacuum behavior. When discarding a document with
MiniSearch#discard, a vacuuming operation is automatically started if
the dirtCount and dirtFactor are above the minDirtCount and
minDirtFactor thresholds defined by this configuration. See VacuumConditions for details on these.
Also, batchSize and batchWait can be specified, controlling batching
behavior (see VacuumOptions).
Options to control auto vacuum behavior. When discarding a document with MiniSearch#discard, a vacuuming operation is automatically started if the
dirtCountanddirtFactorare above theminDirtCountandminDirtFactorthresholds defined by this configuration. See VacuumConditions for details on these.Also,
batchSizeandbatchWaitcan be specified, controlling batching behavior (see VacuumOptions).