Alexandre Flament
|
1d0c368746
[enh] record details exception per engine
|
4 years ago |
Alexandre Flament
|
b00d108673
[mod] pylint: numerous minor code fixes
|
4 years ago |
Alexandre Flament
|
3786920df9
[enh] Add multiple outgoing proxies
|
4 years ago |
Alexandre Flament
|
c3d9b17c2a
Merge pull request #2292 from kvch/elasticsearch-engine
|
4 years ago |
Noémi Ványi
|
43e697681e
New engine: Elasticsearch
|
4 years ago |
Alexandre Flament
|
8fc74d0d7b
[mod] searx.search: EngineRef, SearchQuery: add __repr__ and __eq__ methods
|
4 years ago |
Noémi Ványi
|
72c7fd25fe
Add yacy improvements: HTTP digest auth, category checking
|
4 years ago |
Alexandre Flament
|
d5950079cf
[fix] fix searx.webadapter
|
4 years ago |
Alexandre Flament
|
485a502b88
[mod] add typing and __slots__
|
4 years ago |
Alexandre Flament
|
691d12726b
[mod] check the engine tokens in searx/webadapter.py instead of searx/search.py
|
4 years ago |
Alexandre Flament
|
eecfff2689
[mod] check time_range parameter in searx/webadapter.py
|
4 years ago |
Alexandre Flament
|
2929495112
[mod] add searx.search.EngineRef
|
4 years ago |
Alexandre Flament
|
2dbc0de0cd
[mod] add searx/webadapter.py
|
4 years ago |
Alexandre Flament
|
e8df5d3f7f
[mod] searx.search: change function declaration: online then offline then utility functions.
|
4 years ago |
Alexandre Flament
|
50e717c452
[mod] searx.search: remove unused global variable number_of_searches
|
4 years ago |
Alexandre Flament
|
edd8dccd07
[mod] searx.query.RawTextQuery: getSearchQuery and changeSearchQuery rename to getQuery and changeQuery
|
4 years ago |
Alexandre Flament
|
c4067a9d02
[mod] searx.search.Search: split the search method into different methods
|
4 years ago |
Alexandre Flament
|
df12ed6e55
[mod] searx.RawTextQuery: the constructor call parse_query
|
4 years ago |
Dalf
|
7888377743
Drop Python 2 (3/n): objects
|
4 years ago |
Dalf
|
1022228d95
Drop Python 2 (1/n): remove unicode string and url_utils
|
4 years ago |
Adam Tauber
|
4a913247b2
[enh] add option to configure proxies per engine - closes #1827
|
4 years ago |
asht
|
3b8bd0770b
Change isAlive() to is_alive() as isAlive() is unsupported in newer Python versions
|
4 years ago |
Lukas van den Berk
|
4829a76aae
Created new plugin type custom_results. Added new plugin bang_redirect (#2027)
|
4 years ago |
Noémi Ványi
|
bce3830b8d
[fix] translate engine errors to Occitan when configured
|
5 years ago |
Noémi Ványi
|
99435381a8
[enh] introduce private engines
|
5 years ago |
Noémi Ványi
|
5796dc60c9
fix pep 8 check
|
5 years ago |
Noémi Ványi
|
a6f20caf32
add initial support for offline engines && command engine
|
5 years ago |
Dalf
|
ba80a0ba38
[fix] fix paging for the oscar theme after PR #1640
|
5 years ago |
Alexandre Flament
|
72029d27de
[enh] Add timeout limit per request (#1640)
|
5 years ago |
Dalf
|
7d8000d965
[fix] "!wp !wp test" send only one request to wikipedia.
|
5 years ago |