Thanks Koji
Its working now.
On 27 July 2011 19:30, Koji Sekiguchi wrote:
> time:[**1296777600+TO+1296778000]
>>
>
> Should be time:[**1296777600 TO
> 1296778000] ?
>
> koji
> --
> http://www.rondhuit.com/en/
>
--
Thanks and Regards
Mohammad Shariq
time:[1296777600+TO+1296778000]
Should be time:[1296777600 TO 1296778000] ?
koji
--
http://www.rondhuit.com/en/
Hi,
I want to delete the bunch of docs from my solr using rangeQuery.
I have one field called 'time' which is tint.
I am deleting using the query :
time:[1296777600+TO+1296778000]
but solr is returning Error, Saying bad request.
however I am able to delete one by one using below deleteQuery:
time