blob: dce441a040d6478fa35bcf31a120ab05303da0cc [file] [log] [blame]
= SolrCloud Configuration and Parameters
:page-children: setting-up-an-external-zookeeper-ensemble, using-zookeeper-to-manage-configuration-files, collections-api, parameter-reference, command-line-utilities, solrcloud-with-legacy-configuration-files, configsets-api
// Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The ASF licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you may not use this file except in compliance
// with the License. You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
In this section, we'll cover the various configuration options for SolrCloud.
The following sections cover these topics:
* <<setting-up-an-external-zookeeper-ensemble.adoc#,Setting Up an External ZooKeeper Ensemble>>
* <<using-zookeeper-to-manage-configuration-files.adoc#,Using ZooKeeper to Manage Configuration Files>>
* <<zookeeper-access-control.adoc#,ZooKeeper Access Control>>
* <<collections-api.adoc#,Collections API>>
* <<parameter-reference.adoc#,Parameter Reference>>
* <<command-line-utilities.adoc#,Command Line Utilities>>
* <<solrcloud-with-legacy-configuration-files.adoc#,SolrCloud with Legacy Configuration Files>>
* <<configsets-api.adoc#,Configsets API>>