Autocorrect with Postgres Trigrams
Did you know Postgres can provide spelling suggestions? Here’s how to use pg_trgm to auto-correct search queries in a Rails app.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Did you know Postgres can provide spelling suggestions? Here’s how to use pg_trgm to auto-correct search queries in a Rails app.
Post a comment