issues
search
Casecommons
/
pg_search
pg_search builds ActiveRecord named scopes that take advantage of PostgreSQL’s full text search
http://www.casebook.net
MIT License
1.35k
stars
370
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Test against Active Record 8.0
#547
nertzy
closed
2 weeks ago
0
Drop support for EOL Active Record 6.1
#546
nertzy
closed
2 weeks ago
0
Drop support for EOL Ruby 3.0
#545
nertzy
closed
2 weeks ago
0
Replace ostruct dependency with RSpec double
#544
nertzy
closed
3 weeks ago
0
pg_search_documents not updated for a model association with `touch: true`
#543
lbernick
opened
1 month ago
0
Fixes #292
#542
wmoxam
opened
2 months ago
0
Enable `pg_tgm` extension
#541
Isaac-alencar
opened
3 months ago
0
Remove `activesupport` from explicit dependencies
#540
fatkodima
opened
3 months ago
0
Add support for trigram strict_word_similarity function
#539
nunesmatheus
opened
3 months ago
0
Update actions/checkout step in CI
#538
nertzy
closed
3 months ago
0
Handle composite primary keys in scopes
#537
causztic
opened
4 months ago
3
Rails 7.2: wrong number of arguments (given 2, expected 1)
#536
sethaddison
closed
3 months ago
1
Fix compatibility with ActiveRecord 7.2
#535
fatkodima
closed
3 months ago
5
A question about searching associations not a bug
#534
scopethis
closed
3 months ago
1
Update from upstream
#533
m5rk
closed
6 months ago
0
Update trigram word_similarity code example
#532
MasterOdin
opened
6 months ago
0
Error when searching a table with a composite primary key
#531
adriely-dourado
opened
8 months ago
0
Request: new gem release
#530
swrobel
closed
3 months ago
4
Weights on associations
#529
trevorfoxsoft
opened
10 months ago
3
Switch from rubocop to standard gem for linting
#528
nertzy
closed
4 months ago
0
Adopt more standardrb rules
#527
nertzy
closed
11 months ago
0
Prefer Kernel#warn for deprecation messages
#526
nertzy
closed
11 months ago
0
Drop support for Active Record 6.0
#525
nertzy
closed
11 months ago
0
Test against Active Record 7.1
#524
nertzy
closed
11 months ago
0
Drop support for Ruby 2.7
#523
nertzy
closed
11 months ago
0
Run tests against Ruby 3.3
#522
nertzy
closed
11 months ago
0
Run tests against Ruby 3.3 release candidate
#521
nertzy
closed
11 months ago
0
Integrate with ParadeDB `pg_search`?
#520
philippemnoel
opened
11 months ago
1
Potentially prepend table name to order_within_rank column if none is supplied?
#519
nickjj
opened
1 year ago
0
Rails' enable_extension method for built in Postgresql modules trying to locate a file that doesn't exist
#518
deXterbed
closed
1 year ago
0
operator does not exist:
#517
gustavo43t
closed
1 year ago
0
Enhance Highlight Customization using the columns Option
#516
mmarusyk
opened
1 year ago
0
Maintain a list of generated scope methods
#515
olivier-thatch
opened
1 year ago
0
Run tests against Ruby 3.3 preview
#514
nertzy
closed
1 year ago
0
Add ranking order to set higher priorities over rank
#513
keymastervn
opened
1 year ago
3
Multi-language indexing with searchable column and indexes for same Model
#512
alex223125
opened
1 year ago
0
Allow for further filtering of subquery
#511
m5rk
opened
1 year ago
13
Rebuild is not resumable
#510
m5rk
opened
1 year ago
1
add support for ILIKE search feature
#509
jbennett
opened
1 year ago
3
Switch to standard gem's rubocop configuration
#508
nertzy
closed
1 year ago
0
Upgrade GitHub Actions checkout to v3
#507
nertzy
closed
1 year ago
0
Drop support for Active Record <6.0
#506
nertzy
closed
1 year ago
0
Test against Ruby 3.2 in GitHub Actions
#505
nertzy
closed
1 year ago
0
Adds support for tsvector_column in associated_against (pg_search_scope)
#504
mhenrixon
opened
1 year ago
0
column: add support for Arel::Nodes::SqlLiteral
#503
kyrofa
closed
1 year ago
6
spec/support/database: support running postgres in docker
#502
kyrofa
opened
1 year ago
0
Fix readme typo
#501
andyatkinson
closed
1 year ago
2
Prefix search returns suboptimal ranking
#500
mak-dunkelziffer
opened
1 year ago
0
Single association performance
#499
mhenrixon
closed
1 year ago
0
Merging our customization into mainline?
#498
mhenrixon
closed
1 year ago
3
Next