samba-tool user readpasswords: avoid `assert` for validation
[samba.git] / docs-xml / smbdotconf / misc / elasticsearchmaxresults.xml
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>
12
13   <value type="default">100</value>
14   <value type="example">10</value>
15 </samba:parameter>