matchAllTokens property

bool matchAllTokens
final

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;