mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 09:28:55 -04:00
Rename max_single_primary_size to max_primary_shard_size (#69239)
This commit is contained in:
parent
db6b3b8cd4
commit
7e7c5db74e
45 changed files with 324 additions and 324 deletions
|
@ -56,9 +56,9 @@ include-tagged::{doc-tests-file}[{api}-request-settings]
|
|||
|
||||
["source","java",subs="attributes,callouts,macros"]
|
||||
--------------------------------------------------
|
||||
include-tagged::{doc-tests-file}[{api}-request-maxSinglePrimarySize]
|
||||
include-tagged::{doc-tests-file}[{api}-request-maxPrimaryShardSize]
|
||||
--------------------------------------------------
|
||||
<1> The max single primary shard size of the target index
|
||||
<1> The max primary shard size of the target index
|
||||
|
||||
["source","java",subs="attributes,callouts,macros"]
|
||||
--------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue