s3:rpc_server: Delete unused code and doc references
[samba.git] / docs-xml / smbdotconf / misc / spotlight.xml
1 <samba:parameter name="spotlight"
2                  context="S"
3                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>
7           This parameter controls whether Samba allows Spotlight
8           queries on a share. For controlling indexing of filesystems
9           you also have to use Tracker's own configuration system.
10         </para>
11
12         <para>
13           Spotlight has several prerequisites:
14         </para>
15
16         <itemizedlist>
17           <listitem><para>
18             Samba must be configured and built with Spotlight support.
19           </para></listitem>
20
21           <listitem><para> Tracker integration must be setup and the
22           share must be indexed by Tracker.</para></listitem>
23         </itemizedlist>
24
25         <para>For a detailed set of instructions please see <ulink
26         url="https://wiki.samba.org/index.php/Spotlight">https://wiki.samba.org/index.php/Spotlight</ulink>.
27         </para>
28
29 </description>
30 <value type="default">no</value>
31 </samba:parameter>