Skip to content

jkominek/dmetaphone

Repository files navigation

Tested with PostgreSQL 9.3.7, 9.4.3, 11

* make USE_PGXS=1
* sudo make USE_PGXS=1 install
* run the resulting .sql script against appropriate database

create text search configuration names (copy=simple);
alter text search configuration names alter mapping for asciiword, asciihword, hword with dmetaphonedict;

About

Double Metaphone for PostgreSQL full text search

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published