blob: 188f020ebf0064e1a40aadc0cdbaca861bfc84ef (
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
|
==============
Search Service
==============
This is documentation for the Search Service.
Definitions
===========
* Application-provided engine (aka app-provided): This is an engine that is
provided by the application to the user as part of the configurations for the
user's locale/region.
* Default engine: This is the engine that is the one used by default when
doing searches from the address bar, search bar and other places. This may be
a default application provided engine or a user selected engine.
* Default private engine: Same as for the default engine, but this is used by
default when in private browsing mode.
Contents
========
.. toctree::
:maxdepth: 2
SearchEngineConfiguration
SearchConfigurationSchema
DefaultSearchEngines
Telemetry
|