.oO SearXNG Developer Documentation Oo.
|
Static Public Attributes | |
list | user_plugins [str] |
str | preferences : "searx.preferences.Preferences" |
list | errors [str] |
list | timings ["searx.results.Timing"] |
SearXNG extends the class :py:obj:`flask.Request` with properties from *this* class definition, see type cast :py:obj:`sxng_request`.
Definition at line 35 of file extended_types.py.
|
static |
Definition at line 46 of file extended_types.py.
Referenced by searx.search.checker.impl.TestResults.__iter__(), searx.search.checker.impl.TestResults.add_error(), and searx.search.checker.impl.TestResults.successful().
|
static |
Definition at line 43 of file extended_types.py.
|
static |
Definition at line 60 of file extended_types.py.
Referenced by searx.results.ResultContainer.add_timing(), and searx.results.ResultContainer.get_timings().
|
static |
Definition at line 40 of file extended_types.py.