Lets say I want to query for string "this is first title" and I want it to return almost similar strings like below.
this is first title
this is second title
this is third title
Is this possible with QueryOptions
to query for "almost similar" string?