What do you all use for self-hosted web search? Looking for something I can run locallly
Hi fairly new to LocalLLm, working on a little side project and need a way to do web searches from code (not a UI for myself). Basically: send a query, get back results I can use.
I came across SearXNG and it looks great, but I'm wondering what people actually use in practice when more than a handful of users are hitting it.
Also curious if anyone's tried running their own small index instead of metasearching . Any recommendations or things to avoid much appreciated 🙏