FuzzyMutableIndex.beginBulkInsert

Start a bulk insertion. @fuzzy is not ready for searching until dzl_fuzzy_mutable_index_end_bulk_insert() has been called.

This allows for inserting large numbers of strings and deferring the final sort until dzl_fuzzy_mutable_index_end_bulk_insert().

class FuzzyMutableIndex
void
beginBulkInsert
(
)

Meta