Use Groonga as index, fast full text search platform for all languages!
pgext.cloud · Source code · Website · License text · Control file
| Package | pgroonga |
|---|---|
| Version | 4.0.4 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | Yes |
| Relocatable | Yes |
| Stars | 748 |
| Latest commit | 2026-08-24 |
| Latest release | 2026-08-03 |
| Catalogue updated | 2026-08-30 |
| pg_search | Full text search for PostgreSQL using BM25 |
| pg_textsearch | Full-text search with BM25 ranking |
| pg_fts | Full-text search with BM25 and BM25F ranking |
| pg_bigm | create 2-gram (bigram) index for faster full text search. |
| zhparser | a parser for full-text search of Chinese |
| pg_tokenizer | Tokenizers for full-text search |
| pg_cjk_parser | CJK bigram parser derived from PostgreSQL full-text search |
| vchord_bm25 | A postgresql extension for bm25 ranking algorithm |
| pg_bestmatch | Generate BM25 sparse vector inside PostgreSQL |
| pg_jieba | Chinese full-text search parser based on cppjieba |
| dict_xsyn | text search dictionary template for extended synonym processing |
| unaccent | text search dictionary that removes accents |
| pgroonga_database | PGroonga database management module |