fast faceting queries using an inverted index
pgext.cloud · Source code · License text · Control file
| Package | pgfaceting |
|---|---|
| Version | 0.2.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | Multiple repositories |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | faceting |
| Stars | 181 |
| Latest commit | 2024-03-19 |
| Latest release | 2024-03-19 |
| Catalogue updated | 2026-08-30 |
| roaringbitmap | support for Roaring Bitmaps |
| pg_search | Full text search for PostgreSQL using BM25 |
| pgroonga | Use Groonga as index, fast full text search platform for all languages! |
| roaringbitmap | support for Roaring Bitmaps |
| rum | RUM index access method |
| hll | type for storing hyperloglog data |
| bloom | bloom access method - signature file based index |
| pg_tokenizer | Tokenizers for full-text search |
| pg_textsearch | Full-text search with BM25 ranking |
| pg_fts | Full-text search with BM25 and BM25F ranking |
| vchord_bm25 | A postgresql extension for bm25 ranking algorithm |