Constant wicrs_server::TANTIVY_COMMIT_THRESHOLD[][src]

pub const TANTIVY_COMMIT_THRESHOLD: u8 = 10;
Expand description

How long to wait before commiting new messages to the tantivy search engine in milliseconds, this takes a lot of time, which is why it should be done only periodically.