Filter some results and prioritize others #3217
Unanswered
theonlyalm
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
That's the sort of thing that post-processing is best suited for, say, by software that runs queries using the SearxNG API or search result feeds. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm asking about how to filter some results out like if the search query has the word "Texas" it filter the results of BBC.com...and how to make the results of CNN.com be shown at the first top results
I know there's ( hostname_replace) plugin put I don't think it fits my case as I want to filter some domains and give priority to other ones ONLY IF THE SEARCH QUERY HAS A SPECIFIC WORD like "texas" for example
Beta Was this translation helpful? Give feedback.
All reactions