Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fuzzy search extended with PG fuzzystrmatch and pg_trgm extensions. #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fozzmoo
Copy link
Contributor

@fozzmoo fozzmoo commented Dec 9, 2013

No description provided.

@freeside
Copy link
Owner

  • Are both extensions available in postgresql-contrib back to 9.1?
  • Please elaborate on "arguably better", as it relates specifically to the quality of the search results (not the implementation/performance), as well as any additional information you have on how this changes search results Yes, the text files are sub-optimal, but changes to search results may be worse (and may be an argument in favor of a config option if the change is too disruptive).
  • Needs to include Upgrade changes as discussed (Upgrade script running as postgres user to add extensions, regular freeside-upgrade script checks for and aborts if they're not present)
  • Needs to include DBIx::DBSchema and Schema.pm changes necessary to use this functionality

@freeside
Copy link
Owner

freeside commented Oct 6, 2015

Update: Baseline database vserion would now be PostgreSQL (postgresql-contrib) 9.4 rather than 9.1.

Otherwise still pending the questions and updates per my previous comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants