On Mon, Apr 4, 2011 at 7:35 AM, Alexander Korotkov <aekorotkov@gmail.com> 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