2017-06-12 12:34:30 +02:00
|
|
|
|
2019-12-30 18:31:17 +01:00
|
|
|
<!DOCTYPE html>
|
2015-11-17 23:38:25 +01:00
|
|
|
|
2020-06-19 11:15:15 +02:00
|
|
|
<html>
|
2015-11-17 23:38:25 +01:00
|
|
|
<head>
|
2019-12-30 18:31:17 +01:00
|
|
|
<meta charset="utf-8" />
|
2020-09-30 10:35:05 +02:00
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
2019-12-30 18:31:17 +01:00
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
2021-03-27 20:39:04 +01:00
|
|
|
<title>Search — Searx Documentation (Searx-1.0.0.tex)</title>
|
2015-11-17 23:38:25 +01:00
|
|
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
2021-01-05 16:45:49 +01:00
|
|
|
<link rel="stylesheet" href="_static/searx.css" type="text/css" />
|
2021-02-17 20:54:37 +01:00
|
|
|
<link rel="stylesheet" type="text/css" href="_static/tabs.css" />
|
2019-10-23 13:06:19 +02:00
|
|
|
|
2020-02-15 10:08:58 +01:00
|
|
|
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
|
|
|
<script src="_static/jquery.js"></script>
|
|
|
|
<script src="_static/underscore.js"></script>
|
|
|
|
<script src="_static/doctools.js"></script>
|
2021-02-17 20:54:37 +01:00
|
|
|
<script src="_static/tabs.js"></script>
|
2020-02-15 10:08:58 +01:00
|
|
|
<script src="_static/searchtools.js"></script>
|
2021-01-05 16:45:49 +01:00
|
|
|
<script src="_static/language_data.js"></script>
|
2016-11-04 21:56:14 +01:00
|
|
|
<link rel="index" title="Index" href="genindex.html" />
|
|
|
|
<link rel="search" title="Search" href="#" />
|
2020-02-15 10:08:58 +01:00
|
|
|
<script src="searchindex.js" defer></script>
|
2015-11-17 23:38:25 +01:00
|
|
|
|
2019-12-30 18:31:17 +01:00
|
|
|
<script>DOCUMENTATION_OPTIONS.URL_ROOT = './';</script>
|
2015-11-17 23:38:25 +01:00
|
|
|
|
|
|
|
|
2019-12-30 18:31:17 +01:00
|
|
|
</head><body>
|
|
|
|
<div class="related" role="navigation" aria-label="related navigation">
|
|
|
|
<h3>Navigation</h3>
|
|
|
|
<ul>
|
|
|
|
<li class="right" style="margin-right: 10px">
|
|
|
|
<a href="genindex.html" title="General Index"
|
|
|
|
accesskey="I">index</a></li>
|
2020-11-04 14:12:59 +01:00
|
|
|
<li class="right" >
|
|
|
|
<a href="py-modindex.html" title="Python Module Index"
|
|
|
|
>modules</a> |</li>
|
2021-03-27 20:39:04 +01:00
|
|
|
<li class="nav-item nav-item-0"><a href="index.html">Searx Documentation (Searx-1.0.0.tex)</a> »</li>
|
2020-09-30 10:35:05 +02:00
|
|
|
<li class="nav-item nav-item-this"><a href="">Search</a></li>
|
2019-12-30 18:31:17 +01:00
|
|
|
</ul>
|
|
|
|
</div>
|
2015-11-17 23:38:25 +01:00
|
|
|
|
|
|
|
<div class="document">
|
|
|
|
<div class="documentwrapper">
|
|
|
|
<div class="bodywrapper">
|
|
|
|
<div class="body" role="main">
|
|
|
|
|
|
|
|
<h1 id="search-documentation">Search</h1>
|
|
|
|
<div id="fallback" class="admonition warning">
|
2020-02-15 10:08:58 +01:00
|
|
|
<script>$('#fallback').hide();</script>
|
2015-11-17 23:38:25 +01:00
|
|
|
<p>
|
|
|
|
Please activate JavaScript to enable the search
|
|
|
|
functionality.
|
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
<p>
|
2020-06-19 11:15:15 +02:00
|
|
|
Searching for multiple words only shows matches that contain
|
|
|
|
all words.
|
2015-11-17 23:38:25 +01:00
|
|
|
</p>
|
|
|
|
<form action="" method="get">
|
2019-12-30 18:31:17 +01:00
|
|
|
<input type="text" name="q" aria-labelledby="search-documentation" value="" />
|
2015-11-17 23:38:25 +01:00
|
|
|
<input type="submit" value="search" />
|
|
|
|
<span id="search-progress" style="padding-left: 10px"></span>
|
|
|
|
</form>
|
|
|
|
|
|
|
|
<div id="search-results">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
2020-09-30 10:35:05 +02:00
|
|
|
<div class="clearer"></div>
|
2015-11-17 23:38:25 +01:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
2019-12-30 18:31:17 +01:00
|
|
|
<span id="sidebar-top"></span>
|
2015-11-17 23:38:25 +01:00
|
|
|
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
|
2019-12-30 18:31:17 +01:00
|
|
|
<div class="sphinxsidebarwrapper">
|
|
|
|
|
|
|
|
|
|
|
|
<p class="logo"><a href="index.html">
|
|
|
|
<img class="logo" src="_static/searx_logo_small.png" alt="Logo"/>
|
|
|
|
</a></p>
|
|
|
|
|
|
|
|
|
|
|
|
<h3>Project Links</h3>
|
|
|
|
<ul>
|
2020-09-30 10:35:05 +02:00
|
|
|
<li><a href="https://github.com/searx/searx">Source</a>
|
2019-12-30 18:31:17 +01:00
|
|
|
|
2020-09-30 10:35:05 +02:00
|
|
|
<li><a href="https://github.com/searx/searx/wiki">Wiki</a>
|
2019-12-30 18:31:17 +01:00
|
|
|
|
2021-01-12 10:55:12 +01:00
|
|
|
<li><a href="https://searx.space">Public instances</a>
|
2019-12-30 18:31:17 +01:00
|
|
|
|
|
|
|
<li><a href="https://twitter.com/Searx_engine">Twitter</a>
|
2021-01-12 10:55:12 +01:00
|
|
|
|
|
|
|
<li><a href="https://github.com/searx/searx/issues">Issue Tracker</a>
|
2019-12-30 18:31:17 +01:00
|
|
|
</ul><h3>Navigation</h3>
|
2015-11-17 23:38:25 +01:00
|
|
|
<ul>
|
2019-12-30 18:31:17 +01:00
|
|
|
<li><a href="index.html">Overview</a>
|
|
|
|
|
|
|
|
</li>
|
2015-11-17 23:38:25 +01:00
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="clearer"></div>
|
|
|
|
</div>
|
2019-12-30 18:31:17 +01:00
|
|
|
|
|
|
|
<div class="footer" role="contentinfo">
|
2020-02-20 19:32:55 +01:00
|
|
|
© Copyright 2015-2020, Adam Tauber, Noémi Ványi.
|
2021-04-03 23:51:52 +02:00
|
|
|
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.5.3.
|
2015-11-17 23:38:25 +01:00
|
|
|
</div>
|
2020-02-15 10:08:58 +01:00
|
|
|
<script src="_static/version_warning_offset.js"></script>
|
2019-12-30 18:31:17 +01:00
|
|
|
|
2015-11-17 23:38:25 +01:00
|
|
|
</body>
|
|
|
|
</html>
|