ctdb-server: Remove duplicate logic
[samba4-gss.git] / docs-xml / smbdotconf / misc / elasticsearchport.xml
blobea87daabc28a75c7aa36082b5b207657a1344dfa
1 <samba:parameter name="elasticsearch:port"
2                  context="S"
3                  type="integer"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5   <description>
6     <para>
7       Specifies the TCP port of the Elasticsearch server to use for Spotlight
8       queries when using the Elasticsearch backend.
9     </para>
10   </description>
12   <value type="default">9200</value>
13   <value type="example">9201</value>
14 </samba:parameter>