Is there any ETA on the elasticSearch integration?...
# orm-help
r
Is there any ETA on the elasticSearch integration? Besides that, I guess Algolia is still the go-to way to implement search when working with Prisma?
👍 2
l
There was also talk about full text Postgres search, but I can't find the link. Full text Postgres is surprisingly good and performant, and would probably work for most search use cases. If anyone can provide the link, that'd be great.
r
That sounds interesting! Would that still work through a ggraphql query?
l
That was the thought, but I don't think there was a discussion on the API