Closed pooyk closed 1 year ago
Describe the bug GET /movies/_search?q=title:"Beautiful Mind" The space between Beautiful and Mind cannot be recognized, resulting in the failure of parsing the query statement.
GET /movies/_search?q=title:"Beautiful Mind"
Steps to reproduce Execute any URLSearch PhraseQuery with spaces
Expected behavior Identify spaces correctly.
Environment information:
@pooyk, thanks for reporting the issue. I'll fix it in the next release.
Fixed in 2023.2.5
Describe the bug
GET /movies/_search?q=title:"Beautiful Mind"
The space between Beautiful and Mind cannot be recognized, resulting in the failure of parsing the query statement.Steps to reproduce Execute any URLSearch PhraseQuery with spaces
Expected behavior Identify spaces correctly.
Environment information: