Comment by DavidPP
15 days ago
Are you using Typesense for the search server? If so, are you using hybrid search with embeddings, or just regular search?
15 days ago
Are you using Typesense for the search server? If so, are you using hybrid search with embeddings, or just regular search?
I wrote a Go-based search engine that indexes full words and prefixes for the foods and their alternate names because I was dissatisfied with how slow OpenSearch was given the very specific needs I had. I have Cloudflare in front to act as a cache.