1 <samba:parameter name="elasticsearch:index"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 Specifies the name of the Elasticsearch index to use for Spotlight queries
8 when using the Elasticsearch backend. The default value of "_all" is a
9 special Elasticsearch value that performs the search operation on all
14 <value type="default">_all</value>
15 <value type="example">spotlight</value>