Age | Commit message (Collapse) | Author |
|
add digbt engine - fixes #638
|
|
eg. pageno=1,21,41,... instead of 20,40,60,...
|
|
Unfortunately, it is quite slow so it is disabled.
Furthermore, the display of number of files is wrong
on digbt.org, so it is not displayed on searx.
|
|
|
|
|
|
|
|
Add missing blank lines after class or function definition.
|
|
|
|
|
|
also minor changes in attributes and images from wikidata
|
|
TODO:
merge attributes
|
|
|
|
disambiguation and tags are in local language
TOFIX:
needs to query the api every time to know each label's name
|
|
|
|
support time range search
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix anomalous backslash in string
|
|
Add ScanR structures search engine
|
|
|
|
only works if both country and language are set
|
|
In theory ScanR should also search for projects but the API is different,
so we'd need another engine.
|
|
|
|
|
|
|
|
WARNING: dependency changes
|
|
|
|
|
|
also make regex more efficent and normalize 's'es
|
|
|
|
|
|
|
|
creates simple multilingual infobox using wikipedia's api
|
|
|
|
Add a few search engines
|
|
|
|
|
|
Add doku engine
|
|
|
|
|
|
Cf. http://legacy.python.org/dev/peps/pep-0008/#blank-lines
|
|
|
|
|
|
|