Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in pg-search

pg_search using associated_against gives error "column [model_name].[associated_column_name] does not exist"

PostgreSQL: How to go around ts_vector size limitations?

pg_search: ordering of "multisearchable" results

ruby-on-rails pg-search

How can ransack use pg_search?

Are there other search options for heroku

How to configure a pg_search multisearch on associated models in Rails?

ruby-on-rails pg-search

Can't run rake db:migrate a tsvector GIN index for Postgresql in Rails using Railscast sample

Text Search for Rails 3 on Heroku - Texticle vs acts_as_tsearch vs acts_as_indexed

How do I implement advanced search with operators with pg_search?

What does "text-search query doesn't contain lexemes:" mean?

Proper full text index Rails/PostgreSQL/pg_search

Rails: How do I search tags generated by Act_As_Taggable_On with PG_Search? (postgresql)

How to remove ranking of query results

pg-search

Word separators for Postgres full text search with Rails