matchAllTokens property
When true, the result set will only include records that match all tokens. Will only work
if tokenize
is also true.
Implementation
final bool matchAllTokens;
When true, the result set will only include records that match all tokens. Will only work
if tokenize
is also true.
final bool matchAllTokens;