searxng/tests
Martin Fischer 61935c72ef [fix] remove broken ? search operator
The ? search operator has been broken for some time and
currently only raises the question why it's still there.

## Context ##

The query "Paris !images" searches for "Paris" in the "images" category.

Once upon a time Searx supported "Paris ?images" to search for "Paris"
in the currently enabled categories and the "images" category.

The feature makes sense ... the ? syntax does not.
We will hopefully introduce a +!images syntax in the future.

Fixes #702.
2022-01-06 14:10:58 +01:00
..
robot Merge pull request #634 from not-my-profile/powered-by 2022-01-06 09:22:02 +01:00
unit [fix] remove broken ? search operator 2022-01-06 14:10:58 +01:00
__init__.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00