Re: Consult the meaning of maxShardsPerNode

2022-01-16 Thread Shawn Heisey
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.

Re: Re: Consult the meaning of maxShardsPerNode

2022-01-16 Thread zhta...@163.com
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

Re: Consult the meaning of maxShardsPerNode

2022-01-16 Thread Shawn Heisey
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

Re: OpenNLP filter name typo

2022-01-16 Thread Jan Høydahl
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

Re: Consult the meaning of maxShardsPerNode

2022-01-16 Thread zhta...@163.com
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

Consult the meaning of maxShardsPerNode

2022-01-16 Thread zhta...@163.com
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