select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Full-text search

wildspeed

GIN operator class for fast wildcard LIKE searches using permuterm indexing

pgext.cloud · Source code · Documentation · Control file

Overview

Packagewildspeed
Version1.0
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars7
Latest commit2016-05-25
Catalogue updated2026-08-30

Related extensions

See also

pg_jiebaChinese full-text search parser based on cppjieba
pg_ftsFull-text search with BM25 and BM25F ranking
pgroongaUse Groonga as index, fast full text search platform for all languages!
pg_biscuitA fast bitmap-based index for PostgreSQL
parray_ginGIN index operator class and partial-match operators for text arrays
pg_textsearchFull-text search with BM25 ranking
pg_searchFull text search for PostgreSQL using BM25
zhparsera parser for full-text search of Chinese
pg_bigmcreate 2-gram (bigram) index for faster full text search.
pg_tokenizerTokenizers for full-text search