summaryrefslogtreecommitdiff
path: root/docs/index.rst
blob: 81b9fe33edd22aac900a222cf6ae2eb9dd811868 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
Welcome to searx
================

Search without being tracked.

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.

Get started with searx by using one of the `public instances`_. If you don't trust anyone, you can set up your own, see :ref:`installation`.

.. _public instances: https://github.com/asciimoo/searx/wiki/Searx-instances

Features
--------

 - Self hosted
 - No user tracking
 - No user profiling
 - About 70 supported search engines
 - Easy integration with any search engine
 - Cookies are not used by default
 - Secure, encrypted connections (HTTPS/SSL)
 - Hosted by organisations, such as La Quadrature du Net, which promote digital rights


User documentation
------------------

.. toctree::
   :maxdepth: 1

   user/search_syntax

Administrator documentation
---------------------------

.. toctree::
   :maxdepth: 1

   dev/install/installation
   admin/api
   admin/filtron

Developer documentation
-----------------------

.. toctree::
   :maxdepth: 1

   dev/quickstart
   dev/contribution_guide
   dev/engine_overview
   dev/search_api
   dev/plugins
   dev/translation