What:
Very similar to how Phrase Search works, but instead of checking that position_of_"House" - position_of_"White" == 1
, we check that it’s <= some_specified_threshold
.
Very similar to how Phrase Search works, but instead of checking that position_of_"House" - position_of_"White" == 1
, we check that it’s <= some_specified_threshold
.