Is this package a public one that I could try the steps to reproduce this? I
*do* recall that there was some issues around mime types.
Would you mind trying with a public available package and sharing all the steps
and let me know how it goes?
An example of a public package, and it’s steps
Thank you very much for your reply. We were trying to update the
ocrhighlighting packacke from the repository https://dbmdz.github.io/solr.
It is a public package and we have followed the instructions at
https://dbmdz.github.io/solr-ocrhighlighting/0.9.0/installation/. We have
initially added t
Hi Aman,
Yes, I mean the shard is having a size of 10 gb. The index was created from
scratch, so no recovery issue should exist.
Have you tried subdividing a shard further? I was thinking of breaking the
data of this shard using a numeric field [for instance, id mod 2 and
assigning a subshard with
Is anyone actually using CloudSolrClient WITHOUT specifying ZooKeeper URLs?
For those who don't know, CloudSolrClient supports two ways of getting
the cluster state in order to route and failover intelligently -- via
ZooKeeper or via HTTP calls to Solr.
https://solr.apache.org/guide/solr/latest/de