Represents a data match where the data qualifies if any fields contain the search text.
Initializes a new instance of this object.
Optional
The fields to match.
Gets whether the given data matches the given filter.
The data to check.
The filter to match against.
True if the data matches the filter.
Represents a data match where the data qualifies if any fields contain the search text.