Noémi Ványi
|
85034b49ef
Remove `httpx` and use `requests` instead (#3305)
|
2 years ago |
Alexandre Flament
|
14fe1779b7
[httpx] replace searx.poolrequests by searx.network
|
3 years ago |
Alexandre Flament
|
fcfcf662ff
[fix] wikipedia: remove HTML from the title
|
3 years ago |
Marc Abonce Seguin
|
d6681fd33b
remove articles number from engines_languages.json
|
4 years ago |
Alexandre Flament
|
7d6e69e2f9
[upd] wikipedia engine: return an empty result on query with illegal characters
|
4 years ago |
Marc Abonce Seguin
|
64e81794fe
add support for Chinese variants in Wikipedia
|
4 years ago |
Alexandre Flament
|
a4dcfa025c
[enh] engines: add about variable
|
4 years ago |
Alexandre Flament
|
d703119d3a
[enh] add raise_for_httperror
|
4 years ago |
Alexandre Flament
|
58d51e082d
[fix] wikipedia: minor fix: return no result instead of crash in some very few cases.
|
4 years ago |
Alexandre Flament
|
f0054d67f1
[fix] wikipedia engine: don't raise an error when the query is not found
|
4 years ago |
Dalf
|
1022228d95
Drop Python 2 (1/n): remove unicode string and url_utils
|
4 years ago |
Marc Abonce Seguin
|
ab20ca182c
use Wikipedia's REST v1 API
|
4 years ago |
Marc Abonce Seguin
|
77b9faa8df
fix Wikipedia's paragraph extraction
|
4 years ago |
Marc Abonce Seguin
|
5706c12fba
remove empty parenthesis in wikipedia's summary
|
5 years ago |
Marc Abonce Seguin
|
c18048e045
exclude disambiguation pages from wikipedia infobox
|
5 years ago |
Adam Tauber
|
00512e36c1
[fix] handle empty response from wikipedia engine - closes #1114
|
5 years ago |
Noémi Ványi
|
97351a2c72
fix after rebase
|
6 years ago |
Noémi Ványi
|
b63d645a52
Revert "remove 'all' option from search languages"
|
6 years ago |
Marc Abonce Seguin
|
5568f24d6c
[fix] check language aliases when setting search language
|
6 years ago |
Marc Abonce Seguin
|
772c048d01
refactor engine's search language handling
|
7 years ago |
marc
|
4d1770398a
remove 'all' option from search languages
|
7 years ago |
Adam Tauber
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
marc
|
1175b3906f
change language list to only include languages with a minimum of engines
|
8 years ago |
marc
|
4a1ff56389
minor fixes in utils/fetch_languages.py
|
8 years ago |
marc
|
af35eee10b
tests for _fetch_supported_languages in engines
|
8 years ago |
marc
|
f62ce21f50
[mod] fetch supported languages for several engines
|
8 years ago |
marc
|
149802c569
[enh] add supported_languages on engines and auto-generate languages.py
|
8 years ago |
marc
|
c2e4014287
[fix] urls merge in infobox (#593)
|
8 years ago |
a01200356
|
8d335dbdae
[enh] wikipedia infobox
|
9 years ago |
Thomas Pointhuber
|
52ad49ccba
using general mediawiki-engine
|
10 years ago |