searx/searx/search
Alexandre Flament eda8934f15 [mod] searx.search.EngineRef: remove from_bang parameter
from_bang is True when the user query contains a bang.
In this case the category is also set to 'none'.

from_bang only usage was in searx.webadapter.parse_specific :
if from_bang is True, then the EngineRef category is ignored and force to 'none'.

This commit also removes the searx.webadapter.parse_sepecific function.
2020-12-18 12:29:48 +01:00
..
processors [fix] fix of PR #2225 2020-12-17 16:49:48 +01:00
__init__.py [mod] searx.search.EngineRef: remove from_bang parameter 2020-12-18 12:29:48 +01:00