Re: BUG #15172: Postgresql ts_headline with <-> operator does not highlight text properly

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Bruce Momjian <bruce@momjian.us>
Cc: Alex Malek <magicagent@gmail.com>, pgsql-bugs@lists.postgresql.org, ngigi@at.co.ke
Date: 2023-10-30T15:32:26Z
Lists: pgsql-bugs
Bruce Momjian <bruce@momjian.us> writes:
> How is this weasel-wording, attached.  :-)

Getting there.  What do you think of

+    Specifically, the function will use the query to select relevant
+    text fragments, and then highlight all words that appear in the query,
+    even if those word positions do not match the query's restrictions.

			regards, tom lane