Type Definition tantivy::termdict::TermDictionaryBuilder[][src]

type TermDictionaryBuilder<W> = TermDictionaryBuilder<W>;

Builder for the new term dictionary.

Inserting must be done in the order of the keys.