Invalid Date Math Strings silently fail in q, not in fq

2019-05-13 Thread Ronja Koistinen
:00:00Z\" TO \"2019-12-31T23:59:99Z\"]", "debugQuery":"on", "stopwords":"true", "_":"1557734718206"}}, "error":{ "metadata":[ "error-class","org.apache.solr.common.SolrException", "root-error-class","java.time.format.DateTimeParseException"], "msg":"Invalid Date in Date Math String:'2019-12-31T23:59:99Z'", "code":400}} Above the date range filter is in fq, and now a DateTimeParseException is thrown. Is it intended behaviour that in a q parameter date filters are silently dropped on parsing errors while in an fq parameter an exception is thrown? Or is this a bug? I am running Solr version 7.7.1. -- Ronja Koistinen IT Specialist University of Helsinki signature.asc Description: OpenPGP digital signature

Re: Solr Cloud 6.6.4 in Docker containers: collection creation fails

2018-06-05 Thread Ronja Koistinen
On 01.06.2018 16:35, Ronja Koistinen wrote: > Hello, > > I am running Solr Cloud 6.6.4 in Docker containers on three RHEL7 > virtual machines. The containers are networked in bridge mode. > > I can access the Solr Admin web interface on the nodes and I can see all > nodes in

Re: Solr Cloud 6.6.4 in Docker containers: collection creation fails

2018-06-04 Thread Ronja Koistinen
Hi, Thanks for your reply. I have done all this. I am able to resolve all the nodes from inside all the other containers on all the other nodes. I am able to "wget" the http://othernode:8984/solr URLs from inside the containers. -- Ronja Koistinen University of Helsinki On 04.06.

Solr Cloud 6.6.4 in Docker containers: collection creation fails

2018-06-01 Thread Ronja Koistinen
the Solr containers running on node1 and node2, so it should not be a routing or firewall issue. -- Ronja Koistinen University of Helsinki [ronjakoi@node0 ~]$ curl -v 'http://localhost:8984/solr/admin/collections?action=CREATE&wt=json&name=intranet-test&numShards=1&

Re: Collections API command BACKUP fails with java.nio.file.NoSuchFileException

2018-03-08 Thread Ronja Koistinen
On 08.03.2018 11:51, Ronja Koistinen wrote: > > $ curl > 'http://localhost:8983/solr/admin/collections?action=BACKUP&wt=json&name=testi&collection=flamma_2018-03-07T115247Z&location=/opt/solr-backup/' > Replying to myself: in the gist I changed the "fl

Collections API command BACKUP fails with java.nio.file.NoSuchFileException

2018-03-08 Thread Ronja Koistinen
//gist.github.com/ronjakoi/5ef1eecb58907fc791bb176123259996 (request.json edited for stack trace legibility) -- Ronja Koistinen University of Helsinki signature.asc Description: OpenPGP digital signature

Solr Cloud: query elevation + deduplication?

2018-03-05 Thread Ronja Koistinen
beneficial to my process of maintaining the query elevation list. Also, what is the status of this issue I found? https://issues.apache.org/jira/browse/SOLR-3473 -- Ronja Koistinen University of Helsinki signature.asc Description: OpenPGP digital signature