Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-09 | rename blocked engines to diabled engines | Noemi Vanyi | |
2015-02-03 | [enh] category specific engine deactivation - closes #205 | Adam Tauber | |
2015-01-31 | [enh] allow override of blocked engines from query string | Adam Tauber | |
2015-01-12 | Merge pull request #166 from Cqoicebordel/non-exclusif-bang | Adam Tauber | |
Add non exclusif bang | |||
2015-01-10 | [enh] add autocompletion for searx-specific strings | Thomas Pointhuber | |
2015-01-03 | Add non exclusif bang | Cqoicebordel | |
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. | |||
2014-10-19 | [fix] pep8 part II. | Adam Tauber | |
2014-10-01 | using Query class for parsing of search query | Thomas Pointhuber | |
2014-10-01 | implement query parser and use it inside autocompletion | Thomas Pointhuber | |