removed references to config elements that do not appear on the page

This commit is contained in:
Igal Levy 2014-03-27 15:00:28 -07:00
parent 525cbf5aab
commit fa0f0a810c
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ The indexing service can also run real-time tasks. These tasks effectively trans
|availabilityGroup|String|An uniqueness identifier for the task. Tasks with the same availability group will always run on different middle managers. Used mainly for replication. |yes|
|requiredCapacity|Integer|How much middle manager capacity this task will take.|yes|
For schema, fireDepartmentConfig, windowPeriod, segmentGranularity, and rejectionPolicy, see [Realtime Ingestion](Realtime-ingestion.html). For firehose configuration, see [Firehose](Firehose.html).
For schema, windowPeriod, segmentGranularity, and other configuration information, see [Realtime Ingestion](Realtime-ingestion.html). For firehose configuration, see [Firehose](Firehose.html).
Segment Merging Tasks