Expand description
Validation of text-retrieval field references against relation and index metadata.
Re-exports§
pub use super::fts_query_is_jsonpath;
Traits§
Functions§
- require_
physical_ text_ index - Validate the physical field using one retained catalog generation; indexed fields do not require a column-schema read.
- validate_
expr_ text_ match_ fields - validate_
joined_ expr_ text_ match_ fields - validate_
text_ match_ all_ fields - validate_
text_ match_ field - Reject silently-empty text searches up front: a match function whose field is not a real column, or is a column without a text index, previously returned zero rows with no diagnostic.