Fivefold/linkding-injector

SearX/SearXNG support

Closed this issue · 1 comments

TODO: implement support for SearX/SearXNG

I looked at the match patterns again and a compromise solution might be to match something like https://*/search?* and https://*/search?*. This would match any URL with a path ending in search (and optional a query string.
Examples: https://mysite.com/search https://mysite.com/search?s=mysearchterm

SearXNG which is a fork of SearX supports the /search and you can find a list of public instances here to test. https://searx.space/

Experimental support for SearX/SearXNG added in v1.3.0. Please read this if you have problems.