Skip to content

Fix full-text search with URL schemes

Heinrich Lee Yu requested to merge 354784-fix-full-text-search-by-url into master

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.

Related to #354784 (closed)

Edited by Heinrich Lee Yu

Merge request reports

Loading