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
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
2019-12-30 18:31:17 +01:00
< meta charset = "utf-8" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
< title > Welcome to searx — Searx Documentation (Searx-0.15.0.tex)< / title >
< link rel = "stylesheet" href = "_static/searx.css" type = "text/css" / >
2015-11-17 23:38:25 +01:00
< link rel = "stylesheet" href = "_static/pygments.css" type = "text/css" / >
2019-12-30 18:31:17 +01:00
< script type = "text/javascript" id = "documentation_options" data-url_root = "./" src = "_static/documentation_options.js" > < / script >
2015-11-17 23:38:25 +01:00
< script type = "text/javascript" src = "_static/jquery.js" > < / script >
< script type = "text/javascript" src = "_static/underscore.js" > < / script >
< script type = "text/javascript" src = "_static/doctools.js" > < / script >
2019-12-30 18:31:17 +01:00
< script type = "text/javascript" 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 = "search.html" / >
2019-12-30 18:31:17 +01:00
< link rel = "next" title = "User documentation" href = "user/index.html" / >
< 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 >
< li class = "right" >
< a href = "user/index.html" title = "User documentation"
accesskey="N">next< / a > |< / li >
< li class = "nav-item nav-item-0" > < a href = "#" > Searx Documentation (Searx-0.15.0.tex)< / a > » < / li >
< / ul >
< / div >
2015-11-17 23:38:25 +01:00
< div class = "document" >
< div class = "documentwrapper" >
< div class = "bodywrapper" >
< div class = "body" role = "main" >
2016-07-09 22:32:57 +02:00
< div class = "section" id = "welcome-to-searx" >
< h1 > Welcome to searx< a class = "headerlink" href = "#welcome-to-searx" title = "Permalink to this headline" > ¶< / a > < / h1 >
2016-07-15 18:42:56 +02:00
< p > Search without being tracked.< / p >
2019-12-30 18:31:17 +01:00
< div class = "sidebar" >
< p class = "sidebar-title" > Features< / p >
< ul class = "simple" >
< li > < p > Self hosted< / p > < / li >
< li > < p > No user tracking< / p > < / li >
< li > < p > No user profiling< / p > < / li >
< li > < p > About 70 supported search engines< / p > < / li >
< li > < p > Easy integration with any search engine< / p > < / li >
< li > < p > Cookies are not used by default< / p > < / li >
< li > < p > Secure, encrypted connections (HTTPS/SSL)< / p > < / li >
< li > < p > Hosted by organizations, such as < em > La Quadrature du Net< / em > , which promote
digital rights< / p > < / li >
2015-11-17 23:38:25 +01:00
< / ul >
< / div >
2019-12-30 18:31:17 +01:00
< p > Searx is a free internet metasearch engine which aggregates results from more
than 70 search services. Users are neither tracked nor profiled. Additionally,
searx can be used over Tor for online anonymity.< / p >
< p > Get started with searx by using one of the < a class = "reference external" href = "https://github.com/asciimoo/searx/wiki/Searx-instances" > Searx-instances< / a > . If you
don’ t trust anyone, you can set up your own, see < a class = "reference internal" href = "admin/installation.html#installation" > < span class = "std std-ref" > Installation< / span > < / a > .< / p >
2015-11-17 23:38:25 +01:00
< div class = "toctree-wrapper compound" >
< ul >
2019-12-30 18:31:17 +01:00
< li class = "toctree-l1" > < a class = "reference internal" href = "user/index.html" > User documentation< / a > < ul >
2020-01-06 15:33:58 +01:00
< li class = "toctree-l2" > < a class = "reference internal" href = "user/public_instances.html" > Public Searx instances< / a > < / li >
2019-12-30 18:31:17 +01:00
< li class = "toctree-l2" > < a class = "reference internal" href = "user/search_syntax.html" > Search syntax< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "user/own-instance.html" > Why use a private instance?< / a > < / li >
2015-11-17 23:38:25 +01:00
< / ul >
2019-12-30 18:31:17 +01:00
< / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "admin/index.html" > Administrator documentation< / a > < ul >
< li class = "toctree-l2" > < a class = "reference internal" href = "admin/installation.html" > Installation< / a > < / li >
2020-01-06 15:33:58 +01:00
< li class = "toctree-l2" > < a class = "reference internal" href = "admin/settings.html" > < code class = "docutils literal notranslate" > < span class = "pre" > settings.yml< / span > < / code > < / a > < / li >
2019-12-30 18:31:17 +01:00
< li class = "toctree-l2" > < a class = "reference internal" href = "admin/api.html" > Administration API< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "admin/architecture.html" > Architecture< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "admin/filtron.html" > How to protect an instance< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "admin/morty.html" > How to setup result proxy< / a > < / li >
2020-01-06 15:33:58 +01:00
< li class = "toctree-l2" > < a class = "reference internal" href = "admin/engines.html" > Engines< / a > < / li >
2019-12-30 18:31:17 +01:00
< li class = "toctree-l2" > < a class = "reference internal" href = "admin/plugins.html" > Plugins builtin< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "admin/buildhosts.html" > Buildhosts< / a > < / li >
2016-07-09 22:32:57 +02:00
< / ul >
2019-12-30 18:31:17 +01:00
< / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "dev/index.html" > Developer documentation< / a > < ul >
< li class = "toctree-l2" > < a class = "reference internal" href = "dev/quickstart.html" > Development Quickstart< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "dev/contribution_guide.html" > How to contribute< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "dev/engine_overview.html" > Engine overview< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "dev/search_api.html" > Search API< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "dev/plugins.html" > Plugins< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "dev/translation.html" > Translation< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "dev/makefile.html" > Makefile Targets< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "dev/reST.html" > reST primer< / a > < / li >
< / ul >
< / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "blog/index.html" > Blog< / a > < ul >
< li class = "toctree-l2" > < a class = "reference internal" href = "blog/python3.html" > Introducing Python 3 support< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "blog/admin.html" > Searx admin interface< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "blog/intro-offline.html" > Preparation for offline engines< / a > < / li >
< / ul >
< / li >
2015-11-17 23:38:25 +01:00
< / ul >
< / div >
< / div >
< / 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 = "#" >
< img class = "logo" src = "_static/searx_logo_small.png" alt = "Logo" / >
< / a > < / p >
< h3 > Project Links< / h3 >
< ul >
< li > < a href = "https://github.com/asciimoo/searx" > Source< / a >
< li > < a href = "https://github.com/asciimoo/searx/wiki" > Wiki< / a >
2020-01-06 15:33:58 +01:00
< li > < a href = "https://asciimoo.github.io/searx/user/public_instances.html" > Public instances< / a >
2019-12-30 18:31:17 +01:00
< li > < a href = "https://twitter.com/Searx_engine" > Twitter< / a >
< / ul > < h3 > Navigation< / h3 >
2015-11-17 23:38:25 +01:00
< ul >
2019-12-30 18:31:17 +01:00
< li > < a href = "#" > Overview< / a >
< ul >
< li > Next: < a href = "user/index.html" title = "next chapter" > User documentation< / a >
< / ul >
< / li >
2015-11-17 23:38:25 +01:00
< / ul >
2019-12-30 18:31:17 +01:00
< div id = "searchbox" style = "display: none" role = "search" >
< h3 id = "searchlabel" > Quick search< / h3 >
< div class = "searchformwrapper" >
< form class = "search" action = "search.html" method = "get" >
< input type = "text" name = "q" aria-labelledby = "searchlabel" / >
< input type = "submit" value = "Go" / >
< / form >
< / div >
2015-11-17 23:38:25 +01:00
< / div >
2019-12-30 18:31:17 +01:00
< script type = "text/javascript" > $ ( '#searchbox' ) . show ( 0 ) ; < / script >
2015-11-17 23:38:25 +01:00
< / div >
< / div >
< div class = "clearer" > < / div >
< / div >
2019-12-30 18:31:17 +01:00
< div class = "footer" role = "contentinfo" >
© Copyright 2015-2019, Adam Tauber, Noémi Ványi.
Created using < a href = "http://sphinx-doc.org/" > Sphinx< / a > 2.3.1.
2015-11-17 23:38:25 +01:00
< / div >
2019-12-30 18:31:17 +01:00
< script type = "text/javascript" src = "_static/version_warning_offset.js" > < / script >
2015-11-17 23:38:25 +01:00
< / body >
< / html >