pg_bigm
The pg_bigm module provides full text search capability in PostgreSQL. This module allows a user to create 2-gram (bigram) index for faster full text search.
News
Document
- general discussion
- This is a forum where all topics related to pg_bigm (bug report, technical information etc.) are discussed.
- pgbigm-hackers
- This is the mailing list for pg_bigm developers.
Development
The pg_bigm source code is now maintained in a git repository available here.
Copyright (c) 2012-2013, NTT DATA Corporation