RUM is a PostgreSQL extension that enhances full-text search performance by implementing a new type of GIN index. It allows fast ranking, filtering, and search in a single index scan, improving query efficiency in applications that rely heavily on text search. RUM is useful for advanced search features like faceting and relevance ranking.
Features
- Adds order support to PostgreSQL GIN indexes
- Enables index-only ranking and filtering
- Boosts full-text search performance significantly
- Supports KNN search and complex conditions
- Useful for faceted search and e-commerce filters
- Drop-in extension for PostgreSQL with no app changes
Categories
DatabaseLicense
MIT LicenseFollow RUM
Other Useful Business Software
$300 Free Credits to Build on Google Cloud
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of RUM!