blob: 6f739f02283621d687446aac6ff0bf3e30be8839 [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,Setting Up an External ZooKeeper Ensemble>>
* <<using-zookeeper-to-manage-configuration-files.adoc#using-zookeeper-to-manage-configuration-files,Using ZooKeeper to Manage Configuration Files>>
* <<zookeeper-access-control.adoc#zookeeper-access-control,ZooKeeper Access Control>>
* <<collections-api.adoc#collections-api,Collections API>>
* <<parameter-reference.adoc#parameter-reference,Parameter Reference>>
* <<command-line-utilities.adoc#command-line-utilities,Command Line Utilities>>
* <<solrcloud-with-legacy-configuration-files.adoc#solrcloud-with-legacy-configuration-files,SolrCloud with Legacy Configuration Files>>
* <<configsets-api.adoc#configsets-api,ConfigSets API>>