searx/searx/templates/oscar
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
..
messages show engine errors when no result is returned at all 2017-07-15 17:59:50 +02:00
result_templates Add recoll engine (#2325) 2020-11-30 08:35:15 +01:00
404.html Drop Python 2 (2/n): templates 2020-09-10 10:39:04 +02:00
about.html [mod] add a __common__ template that can't be selected but that provides a common place for shared templates. 2017-01-20 15:40:38 +01:00
advanced.html [fix] make "Advanced settings" openable and usable with keyboard - #350 2020-06-25 19:50:26 +02:00
base.html [fix] opensearch.xml URL contains method and autocomplete parameters 2020-10-06 00:54:37 +02:00
categories.html [mod] tidy oscar HTML output 2019-12-10 10:58:30 +01:00
index.html [fix] do not use h1 element for the logo 2020-06-25 19:50:26 +02:00
infobox.html [mod] duckduckgo_definitions: display only user friendly attributes / URL 2020-10-28 08:09:25 +01:00
languages.html fix selects in preferences so they look consistent (#2150) 2020-08-27 21:55:47 +02:00
macros.html Add recoll engine (#2325) 2020-11-30 08:35:15 +01:00
navbar.html [mod] tidy oscar HTML output 2019-12-10 10:58:30 +01:00
preferences.html Add preference for displaying advanced settings 2020-11-22 18:16:43 +01:00
results.html [mod] separate index and search routes 2020-11-02 20:04:03 -07:00
search.html [mod] separate index and search routes 2020-11-02 20:04:03 -07:00
search_full.html [mod] separate index and search routes 2020-11-02 20:04:03 -07:00
stats.html oscar template: update messages 2014-10-05 14:40:46 +02:00
time-range.html fix selects in preferences so they look consistent (#2150) 2020-08-27 21:55:47 +02:00