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.
98
votes
AdminKJ Jeyaram
(Admin, Google, LLC - Firebase)
shared this idea
-
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.