searx/searx/static
Noémi Ványi 4a36a3044d
Add recoll engine (#2325)
recoll is a local search engine based on Xapian:
http://www.lesbonscomptes.com/recoll/

By itself recoll does not offer web or API access,
this can be achieved using recoll-webui:
https://framagit.org/medoc92/recollwebui.git

This engine uses a custom 'files' result template

set `base_url` to the location where recoll-webui can be reached
set `dl_prefix` to a location where the file hierarchy as indexed by recoll can be reached
set `search_dir` to the part of the indexed file hierarchy to be searched, use an empty string to search the entire search domain
2020-11-30 08:35:15 +01:00
..
css Add image format and source information to display (#1567) 2019-08-06 09:31:24 +02:00
fonts [enh] static content generalization 2015-01-12 14:54:16 +01:00
js [mod] move plugin static files to static/plugins 2016-02-10 18:06:11 +01:00
less/bootstrap Revert: [enh] add new bootstrap-themes to oscar-template 2015-01-18 13:54:24 +01:00
plugins [mod] separate index and search routes 2020-11-02 20:04:03 -07:00
themes Add recoll engine (#2325) 2020-11-30 08:35:15 +01:00