index
:
searxng
custom
master
Free internet metasearch engine which aggregates results from various search services and databases
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
result_types
Age
Commit message (
Expand
)
Author
2026-07-15
[fix] results: display internationalized domain names human-friendly
Bnyro
2026-06-22
[feat] image results: automatically guess mimetype based on path
Bnyro
2026-06-13
[mod] image results: add list of alternative formats (#6153)
Markus Heiser
2026-05-26
[mod] typification of SearXNG: add new result type Image (#6142)
Markus Heiser
2026-05-25
[mod] hardening of the Result.filter_urls() method (#6117)
Markus Heiser
2026-05-25
[unbload] drop meaningless field ``number_of_results_xpath`` from results (#6...
Markus Heiser
2026-04-28
[fix] Result.defaults_from() inverted logic (#6019)
Fabian Freund
2025-11-28
Revert "[fix:py3.14] Struct fields aren't discovered in Python 3.14"
Markus Heiser
2025-10-20
[mod] typification of SearXNG: add new result type File
Markus Heiser
2025-10-08
[fix:py3.14] Struct fields aren't discovered in Python 3.14
Markus Heiser
2025-09-20
[mod] typification of SearXNG: add new result type Paper
Markus Heiser
2025-09-03
[docs] fix some typos in the description of result class Code (#5174)
Markus Heiser
2025-09-03
[mod] drop: from __future__ import annotations
Markus Heiser
2025-09-03
[mod] addition of various type hints / tbc
Markus Heiser
2025-09-01
[mod] typification of SearXNG: add new result type Code
Markus Heiser
2025-08-08
[fix] legacy results: published date missing (#5093)
Bnyro
2025-05-31
[mod] weather results: add types, i18n/l10n, symbols & unit conversions
Markus Heiser
2025-05-31
[feat] result types: add weather result answerer and template
Bnyro
2025-04-17
[fix] Result type: remove rstrip "/" form url normalization
Tommaso Colella
2025-04-01
[fix] hardening against arguments of type None, where str or dict is expected
Markus Heiser
2025-03-30
[feat] engines: add reuters news engine
Bnyro
2025-03-29
[refactor] migrate plugins from "module" to class SXNGPlugin
Markus Heiser
2025-03-21
[fix] Results.url: don't normalize www.example.com to example.com
Markus Heiser
2025-03-15
[mod] typification of SearXNG: add new result type KeyValue
Markus Heiser
2025-03-15
[refactor] typification of SearXNG (MainResult) / result items (part 2)
Markus Heiser
2025-01-29
[mod] rudimentary implementation of a MainResult type
Markus Heiser
2025-01-29
[fix] JSON & CSV format return error 500
Markus Heiser
2025-01-28
[fix] hostnames plugin: AttributeError: 'NoneType' object has no attribute 'n...
Markus Heiser
2025-01-28
[refactor] typification of SearXNG / EngineResults
Markus Heiser
2025-01-28
[refactor] typification of SearXNG (initial) / result items (part 1)
Markus Heiser