pg_search
pg_search copied to clipboard
add support for ILIKE search feature
This adds an additional feature to support doing an ILIKE search to find substrings in within the document. I see a bunch of open issues this would help resolve (#3, #356, #324 etc).
If this strategy looks sane to you I can finish it off (update README) but wanted to do a sanity check first.
👏🏼
@jbennett thanks for the work, I'd really like to see this getting merged :) any chance?