Constant MEMORY_SIZE

Source
const MEMORY_SIZE: usize = 50_000_000;
Available on crate feature tantivy only.