ctdb-server: Remove duplicate logic
[samba4-gss.git] / docs-xml / smbdotconf / misc / elasticsearchmaxresults.xml
blob1086b898ed86ebe192a01184cf872d53044f99a2
1 <samba:parameter name="elasticsearch:max results"
2                  context="S"
3                  type="integer"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5   <description>
6     <para>
7       Path to a file specifying metadata attribute mappings in JSON format. Used
8       by the Elasticsearch backend of the Spotlight RPC service. A value of 0
9       means no limit.
10     </para>
11   </description>
13   <value type="default">100</value>
14   <value type="example">10</value>
15 </samba:parameter>