Also, ```(price.GBPLowEstimate:[0..276797] || pri...
# community-help
k
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.