Yeah, that seems wrong, I'd say open a JIRA. A band-aid might be add shards.tolerant=true, the query will complete, see: https://lucene.apache.org/solr/guide/6_6/read-and-write-side-fault-tolerance.html#ReadandWriteSideFaultTolerance-shards.tolerant
that's not a fix, but would allow the queries to complete. Of course if you _really_ had a problem the query would complete too.... Best, Erick On Sun, Jan 13, 2019 at 6:28 AM Bram Van Dam <bram.van...@intix.eu> wrote: > > On 13/01/2019 14:28, Bram Van Dam wrote: > > If a query is launched during the shard creation, I get a > > SolrServerException from SolrJ: Error from server at foo: no servers > > hosting shard: bar > > I should probably add that I'm running 7.6.0.