Text search dictionary template that normalizes lexemes and expands them to configured translations.
pgext.cloud · Source code · Documentation · Control file
| Package | dict_translate |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 2 |
| Latest commit | 2016-07-27 |
| Catalogue updated | 2026-08-30 |
| pg_jieba | Chinese full-text search parser based on cppjieba |
| pgroonga | Use Groonga as index, fast full text search platform for all languages! |
| pg_fts | Full-text search with BM25 and BM25F ranking |
| pg_tokenizer | Tokenizers for full-text search |
| pg_search | Full text search for PostgreSQL using BM25 |
| pg_textsearch | Full-text search with BM25 ranking |
| dict_int | text search dictionary template for integers |
| pg_hspell | Full text search dictionary template for Hebrew text using libhspell |