Hi All,

We are using solr-6.3.0 with external zookeeper. Setup is as below. Poi is
the collection which is big about 20G with each shard at 10G. Each jvm is
having 3G and the vms have 70G of RAM. The processors are at 6.

The cpu utilization when running queries is reaching more than 100%. Any
suggestions. Should I increase the number of cpus on each vm. Is it true
that a shard can be searched by a cpu and not multiple cpus can be put to
work on the same shard as it does not support multiple threading?

Or should the shard be split further? Each poi shard now is at 10G with
about 8 million documents.


[image: image.png]

Reply via email to