SQL Full-Text Search
Index and query your data with full-text search leveraging PostgreSQL's built-in capabilities including stemming, ignoring stop words, and weighted relevance scoring.
To everyone who voted – we heard you loud and clear!
We're thrilled to announce that Data Connect now offers native Full-Text Search, complete with multi-language support! This was officially launched as part of our July updates for Firebase Data Connect.
Learn all the details and how to get started in our latest blog post: 🔗 https://firebase.blog/posts/2025/07/dataconnect-fts-enums
Thank you for your valuable feedback!
-
Yakup Gocuk commented
Türksocial arama motoru
-
digigroup dev commented
if AI could just see my DB and query it to help build the application that would be handy - like a MCP
-
Troy Busot commented
The reason it's "Not at all" presumes that at some point, event writes will be a thing and I can ship the data over to Algolia or some other search location.
-
Scott Pierce commented
I think that instead of exposing FTS directly, there needs to be a very clear way that we can gain access to the table creation and provide any options that we need. There are a growing number of postgres features and syntax, that we will need clear ways to access.