1 <samba:parameter name="elasticsearch:ignore unknown type"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 Ignore unknown Spotlight types in search queries. An example query using
8 the unsupported type <literal>"public.calendar-event"</literal>
10 <literal>kMDItemContentType=="public.calendar-event"</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>