1 <samba:parameter name="elasticsearch:ignore unknown attribute"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 Ignore unknown Spotlight attributes in search queries. An example query
8 using the unsupported attribute
9 <literal>"kMDItemTopic"</literal> would be
10 <literal>kMDItemTopic=="hotstuff"</literal>. By
11 default any query using such a type would completely fail. By enabling
12 this option, if the type match is a subexpression of a larger expression,
13 then this subexpression is just ignored.
17 <value type="default">no</value>
18 <value type="example">yes</value>