pg_search icon indicating copy to clipboard operation
pg_search copied to clipboard

Support tsearch `followed by` operator (<->)

Open nurey opened this issue 6 years ago • 2 comments

nurey avatar Sep 05 '19 14:09 nurey

Let me know what you think. Adding a commit to update documentation would be the next step.

nurey avatar Sep 05 '19 14:09 nurey

I used your PR as an example for some work I did. https://github.com/18F/all_sorns/pull/126/files I used the term phrase instead. I didn't end up using that code I linked, because I didn't want to leave the project maintainer with a patch on this gem. If we could get this PR merged in, then I'd be able to use this feature as well.

Happy to help write the documentation and more tests if it will help get this feature merged in.

ondrae avatar Mar 19 '21 21:03 ondrae