|
.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 36 of file extended_types.py.
|
static |
Definition at line 47 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 44 of file extended_types.py.
|
static |
Definition at line 61 of file extended_types.py.
Referenced by searx.results.ResultContainer.add_timing(), and searx.results.ResultContainer.get_timings().
|
static |
Definition at line 41 of file extended_types.py.