pub fn sqlite_match_query(query: &str) -> Option<String>
Builds a quoted SQLite FTS phrase query when the input is long enough.