To add a searx instance to your browser's search engines, visit the instance and follow the instructions on https://searx.xyz/about ("How to set as the default search engine?").
For example, to add the instance searx.xyz to Firefox, visit https://searx.xyz/ , click on the "..." icon to the right of the URL bar, and click "Add Search Engine." You can then choose searx while typing a query or can make it your default search engine (see about:preferences#search).
Secure Connection Failed
An error occurred during a connection to searx.xyz. The OCSP response contains out-of-date information.
Error code: SEC_ERROR_OCSP_OLD_RESPONSE
They publish a small “OpenSearch description file” XML document somewhere on the domain, then put the path to that file in an HTML meta tag (which enables browser auto-discovery). Here’s more: https://developer.mozilla.org/en-US/docs/Web/OpenSearch
I tried to use searx for a while, but gave up due to the lack of decent instance.
Ended up using startpage.com - it might be a tad worst for privacy but a lot better for usability IMHO. If anyone is aware of a better alternative, I'd love to know about it.
I have been using my own instance for about 2 years now. I couldn't be happier. While researching for my master's, I never felt I was missing out anything substantial.
Setting up your own instance is as simple as mirroring the Git repository. Mine is running in the default 8080 port.
I've setup my own instance on a VPS of searx (along with git, blog, private npm and a few other bits and pieces). It isn't particularly hard if you've setup an website on a Linux box before.
I want to host my personal instance. But doing so doesn't make any sense since if I'm alone using it. So I'm better off using Google directly, unless someone can search whatever he wants via a service I'm hosting :/
Well if you use google directly, google can track what you are doing. However if you use your own searx instance that is very difficult. I also host my instance publicly (I've not added to the list because I am using the cheapest VPS from vultr) and for some things I get better results than Google, DuckDuckGo etc.
So as with many things it is swings and roundabouts and is determined on what you want to do. I wouldn't call the model flawed, it just seems that the benefits of it aren't what you want. Which is fine.
Searx is only as slow as your configuration allows it. You have to check the preferences, under engines, and deselect the offending slower engines. Some will take up to 10s to return any result. If you only choose faster engines, searx will also be faster.
It's a search engine that searches other search engines for you with a focus on privacy (e.g. provides direct links to results instead of Google-style tracking links, etc): https://en.wikipedia.org/wiki/Searx
"A metasearch engine (or search aggregator) is an online Information retrieval tool that uses the data of a web search engine to produce its own results."
For example, to add the instance searx.xyz to Firefox, visit https://searx.xyz/ , click on the "..." icon to the right of the URL bar, and click "Add Search Engine." You can then choose searx while typing a query or can make it your default search engine (see about:preferences#search).