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
/
engines
/
elasticsearch.py
Age
Commit message (
Expand
)
Author
6 days
[mod] engines: migrate to setup() from init() for simple tasks
Om Alve
2026-06-15
[chore] complete and normalize the attributes of engine objects (#6258)
Markus Heiser
2025-07-26
[fix] cleanup: rename `searx` leftovers to `SearXNG` (#5049)
Markus Heiser
2025-03-16
[engine] elasticsearch: add pagination support
Bnyro
2025-03-15
[mod] migrate all key-value.html templates to KeyValue type
Markus Heiser
2024-06-20
Fix search_url building.
Richard Lyons
2023-07-01
[doc] rearranges Settings & Engines docs for better readability
Markus Heiser
2021-12-27
[format.python] initial formatting of the python code
Markus Heiser
2021-04-10
[enh] replace requests by httpx
Alexandre Flament
2021-01-14
[enh] engines: add about variable
Alexandre Flament
2020-12-20
[fix] pylint: use "raise ... from ..."
Alexandre Flament
2020-12-03
[mod] various engines: use eval_xpath* functions and searx.exceptions.*
Alexandre Flament
2020-11-14
[mod] remove unused import
Alexandre Flament
2020-11-10
New engine: Elasticsearch
Noémi Ványi