Join Slack
Powered by
Also, ```(price.GBPLowEstimate:[0..276797] || pri...
# community-help
k
Kishore Nallan
02/27/2025, 3:56 PM
Also,
Copy code
(price.GBPLowEstimate:[0..276797] || price.GBPHighEstimate:[0..276797])
Is probably something that query optimizer is not equipped to handle. ORing of two range queries.
Open in Slack
Previous
Next