Hello all,

What are we doing incorrectly with this query?

http://10.0.0.121:8080/solr/select?q=(description:rifle)&fq=(transactionDate:[NOW-30DAY/DAYTO
NOW/DAY] AND {!bbox sfield=storeLocation pt=32.73,-96.97 d=20})

If we leave the transactionDate field out of the filter query string, the
query works as expected. However, when we include the BBOX clause, we get a
parser error.

Any help figuring out the correct syntax would be appreciated.

Thanks,
Kyle

Reply via email to