On Mon, Apr 4, 2011 at 7:35 AM, Alexander Korotkov <[email protected]> wrote: > I would like to propose a q-gram module which would have following > differences in comparison with pg_trgm: > 1) Focus on acceleration of edit distance (e.g. levenshtein distance) > queries and LIKE/ILIKE queries > 2) Support of various q
Doesn't the index size grow rather drastically with increasing q? -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
