Fix full-text search with URL schemes
What does this MR do and why?
This fixes an inconsistency with how to_tsvector
indexes data and how websearch_to_tsquery
processes the search term for searching.
More details in #354784 (comment 905431920)
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #354784 (closed)
Edited by Heinrich Lee Yu