Back to feed
GCP·AlloyDB for PostgreSQLfeature·
AI Insights

AlloyDB now supports Best Matching 25 (BM25) indexes for full-text search in Preview.


AlloyDB now supports Best Matching 25 (BM25) indexes for full-text search in Preview. You can use the pg_textsearch extension to create BM25 indexes and optimize probabilistic ranking of full-text search. This feature is supported on AlloyDB instances running PostgreSQL 17 or 18.

For more information, see Create and manage a BM25 index.