Skip to content

Pull requests: Casecommons/pg_search

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Update trigram word_similarity code example
#532 opened May 1, 2024 by MasterOdin Loading…
Switch from rubocop to standard gem for linting
#528 opened Dec 28, 2023 by nertzy Loading…
Allow for further filtering of subquery needs spec Adds functionality but isn't yet tested in the specs
#511 opened Apr 2, 2023 by m5rk Loading…
add support for ILIKE search feature
#509 opened Mar 12, 2023 by jbennett Loading…
spec/support/database: support running postgres in docker
#502 opened Jan 24, 2023 by kyrofa Loading…
default_scope implemented
#495 opened Oct 22, 2022 by loscarepapa Loading…
Enabled the extension on the feature migration
#460 opened Mar 13, 2021 by primaulia Loading…
Support custom rank functions other than ts_rank
#442 opened Jun 6, 2020 by Sutto Loading…
Support tsearch followed by operator (<->)
#417 opened Sep 5, 2019 by nurey Loading…
Advanced Search Queries
#407 opened Jun 1, 2019 by skryl Loading…
no INNER JOIN on get rank in simple cases.
#332 opened Oct 7, 2016 by LeonidMorozov Loading…
pass dictionary to ts_headline()
#302 opened May 13, 2016 by artm Loading…
Record subclass name in pg_search_documents.
#227 opened Feb 22, 2015 by mrloop Loading…
Fix test hierarchy, show Multisearch.rebuild(child) STI bug failing spec written This issue has been reproduced in a failing spec. Next step is to try out different solutions.
#225 opened Feb 20, 2015 by bronson Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.