IPatternConditionBuilder<T>
Builds conditions that are using text inclusion patterns.
Results are returned when the result's value begins with the provided value.
Results are returned when the the full text index for the result contains the provided value.
Results are returned when the result's value ends with the provided value.