In the Lakebase project, we can enable Lakebase Search. Lakebase Search is Databricksโ managed search capability for Lakebase projects. Under the hood, it exposes two Postgres extensions: lakebase_vector, which adds approximate nearest-neighbor vector search via the lakebase_ann access method, and lakebase_text, which adds BM25 text ranking via the lakebase_bm25 access method.
more news https://medium.com/@databrickster/databricks-news-rt-lakehouse-reyden-lakebase-ttl-8416bdccf627

My blog: https://databrickster.medium.com/