5 ms·
Are you using Typesense for the search server? If so, are you using hybrid search with embeddings, or just regular search?
by DavidPP 1y ago
Are you using Typesense for the search server? If so, are you using hybrid search with embeddings, or just regular search?
- joshdickson 1y agoI 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.