Discussions
Query with an "or" and spaces
over 5 years ago by Barbara Patterson
I want to construct a query like this
"query": "city:(Port Chester or Rye or Rye Brook )"
and I get this error
{"errors":["city is missing search criteria. You can use city:* if you want all records that have city"]}