Invalid date string
-
Hi,
I have a problem when i try to filter the search by date range!
The code:
$_SERVER[‘QUERY_STRING’] = <something>&wpsolr_fq[]=date:[2016-01-27T00:00:00Z TO 2016-10-28T23:59:59Z];
I get this error:
Solr HTTP error: OK (400) {“error”:{“metadata”:[“error-class”,”org.apache.solr.common.SolrException”,”root-error-class”,”org.apache.solr.common.SolrException”],”msg”:”Invalid Date String:'[2016-01-27T00′”,”code”:400}}
Thanks in advance!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Invalid date string’ is closed to new replies.