The filter dialect a lane consumes, which determines how a value must be escaped.
none is for positions that are NOT filters — UserSearchString, query transforms — where the
value becomes search text rather than syntax, and escaping would corrupt the query rather than
protect it.
The filter dialect a lane consumes, which determines how a value must be escaped.
noneis for positions that are NOT filters —UserSearchString, query transforms — where the value becomes search text rather than syntax, and escaping would corrupt the query rather than protect it.