.oO SearXNG Developer Documentation Oo.
|
This is the complete list of members for searx.result_types.answer.BaseAnswer, including all inherited members.
__eq__(self, other) | searx.result_types._base.Result | |
__getitem__(self, field_name) | searx.result_types._base.Result | |
__hash__(self) | searx.result_types._base.Result | |
__iter__(self) | searx.result_types._base.Result | |
__post_init__(self) | searx.result_types._base.Result | |
__setitem__(self, field_name, value) | searx.result_types._base.Result | |
__struct_fields__ | searx.result_types._base.Result | private |
as_dict(self) | searx.result_types._base.Result | |
defaults_from(self, Result other) | searx.result_types._base.Result | |
engine | searx.result_types._base.Result | static |
filter_urls(self, Callable[[Result|LegacyResult, str, str], str|bool] filter_func) | searx.result_types._base.Result | |
normalize_result_fields(self) | searx.result_types._base.Result | |
parsed_url | searx.result_types._base.Result | static |
template | searx.result_types._base.Result | static |
url | searx.result_types._base.Result | static |