pub(crate) const DEFAULT_TEXT_INDEX_MAX_BYTES: u64 = 2_000_000;
Default maximum UTF-8 file size persisted into SQLite text search.
SQLite