pub fn parse_query_string(query_string: &str) -> Result<FTSNode>
Tokenize and parse a full-text query string without choosing a physical retrieval representation.