Y
Hacker News
new
|
ask
|
show
|
jobs
by
DavidPP
436 days ago
Are you using Typesense for the search server? If so, are you using hybrid search with embeddings, or just regular search?
1 comments
joshdickson
436 days ago
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.
link