Commit Graph

8 Commits (006841c4ff481b023dccd188582a9cbac64415da)

Author SHA1 Message Date
Adam Tauber 1de781a143 [enh] category specific engine deactivation - closes #205 10 years ago
Adam Tauber 78828efdb0 [enh] allow override of blocked engines from query string 10 years ago
Adam Tauber b47b8cc2c6 Merge pull request #166 from Cqoicebordel/non-exclusif-bang
Add non exclusif bang
10 years ago
Thomas Pointhuber 4e2dae30f0 [enh] add autocompletion for searx-specific strings 10 years ago
Cqoicebordel 96c4d52eef Add non exclusif bang
Allow to perform a search while adding an engine (or a category) without adding it "officially" to the request.
'?' is used to add an engine without modifying anything else to the request. For example, you can perform a search in the 'general' category, and if you add '?tw' the result from Twitter will be added to the originals results.
10 years ago
Adam Tauber 5740cfbf1c [fix] pep8 part II. 10 years ago
Thomas Pointhuber 62d1a70c84 using Query class for parsing of search query 10 years ago
Thomas Pointhuber 510aba5e66 implement query parser and use it inside autocompletion 10 years ago