### Is there an existing issue for the same feature request? - [X] I have checked the existing issues. ### Is your feature request related to a problem? _No response_ ### Describe the feature you'd like Phrase search could be a kind of near by search. The syntax of near by query is ``` "phrase query words"~4 ``` where `4` represents the furthest distance of the neaby search ### Describe implementation you've considered _No response_ ### Documentation, adoption, use case _No response_ ### Additional information _No response_