searx/searx/templates/oscar/result_templates
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
..
code.html [fix] add aria labels to result links - #350 2020-06-28 20:41:42 +02:00
default.html [fix] add aria labels to result links - #350 2020-06-28 20:41:42 +02:00
files.html Add recoll engine (#2325) 2020-11-30 08:35:15 +01:00
images.html [fix] add aria labels to result links - #350 2020-06-28 20:41:42 +02:00
key-value.html [enh] Add command line engines: git grep, find, etc. (#2128) 2020-09-08 09:51:53 +02:00
map.html [fix] add aria labels to result links - #350 2020-06-28 20:41:42 +02:00
products.html add ebay enginte to shopping category 2020-10-08 13:20:55 +02:00
torrent.html [fix] add aria labels to result links - #350 2020-06-28 20:41:42 +02:00
videos.html [fix] add aria labels to result links - #350 2020-06-28 20:41:42 +02:00