You need to use brackets around range queries. See
http://wiki.apache.org/solr/SolrQuerySyntax
Erik
On Apr 16, 2010, at 7:08 AM, Jan-Olav Eide wrote:
I have the follwing field in my schema :
default="NOW" multiValued="false"/>
Querying for another field, I verify that the value is
I have the follwing field in my schema :
Querying for another field, I verify that the value is being set as expected.
http://localhost:8080/apache-solr-1.4.0/select/?q=url:www.vg.no
...
2010-04-16T10:47:25.282Z
however, querying on a date-range that definitely includes this document, I get