Skip to content

Commit 0dbf31d

Browse files
authored
ref guide: remove policy reference (#2755)
1 parent a4cc580 commit 0dbf31d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solr/solr-ref-guide/modules/deployment-guide/pages/collection-management.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -989,7 +989,7 @@ There are additionally a number of optional parameters that determine the target
989989
If they are not specified in the request then their values are copied from the source collection.
990990
The following parameters are currently supported (described in detail in the <<create,CREATE collection>> section):
991991
`numShards`, `replicationFactor`, `nrtReplicas`, `tlogReplicas`, `pullReplicas`,
992-
`shards`, `policy`, `createNodeSet`, `createNodeSet.shuffle`, `router.*`.
992+
`shards`, `createNodeSet`, `createNodeSet.shuffle`, `router.*`.
993993

994994
When the reindexing process has completed the target collection is marked using
995995
`property.rx: "finished"`, and the source collection state is updated to become read-write.

0 commit comments

Comments
 (0)