On 1/16/2022 7:22 PM, zhta...@163.com wrote:
The following is my cluster status. The maxShardsPerNode configuration is 1,
but I created a collection search1. Both replicas of shard1 are assigned to
192.168.52.164:8280_solr this node.
Could this be a bug?
Hard to say. Yes, it could be a bug.
Hi Shawn,thanks for your reply,
The following is my cluster status. The maxShardsPerNode configuration is 1,
but I created a collection search1. Both replicas of shard1 are assigned to
192.168.52.164:8280_solr this node.
Could this be a bug?
{
"responseHeader":{
"status":0,
"QTime":2
On 1/16/2022 1:07 AM, zhta...@163.com wrote:
The following is a part of my cluster status
I configured maxShardsPerNode to 1,but I can still create a collection
with 2 shards and 2 replicas each shard on a node(From the web gui).
Now I'm confused about the meaning of maxShardsPerNode.
A s
Hi,
Thanks for the feedback. Sounds like a bug.
Don't think we need a JIRA issue for this one.
If you have a GitHub user, you could visit
https://github.com/apache/solr/blob/main/solr/solr-ref-guide/src/language-analysis.adoc
and click the "Edit button", make your edits and a Pull Request will
The mail server doesn't seem to be able to send pictures ,the status
information of Solr cluster is supplemented below:
"search2":{
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{
"shard1":{
"range":"8000-",
"state":"a
Hi,
The following is a part of my cluster status
I configured maxShardsPerNode to 1,but I can still create a collection with 2
shards and 2 replicas each shard on a node(From the web gui).
In addition,if I create a collection with 3 shards and 2 replicas each
shard,the Solr server repor