Is phrase match done in latest RC or is it WIP?
# community-help
b
Is phrase match done in latest RC or is it WIP?
k
Barring some minor edge cases I think it works well. Maybe you can help us confirm by checking against your use cases as well.
b
Thanks, I will check.
Can you give an example of an edge case?
k
Order dependency:
"dog shop"
 returns results for 
"shop dog"
-- that's a major one to account for.
👍 1