Instructs the Distributed Index Handler to stop indexing documents into a child server that reports that it is full. Use this setting when the Distributed Index Handler is running in non-mirror mode to distribute documents dynamically across a bank of child servers based on user-specified document limits.
Setting RespectChildFullness to true, implicitly sets CollectChildFullness to true.
Use the MaxDocumentCount option in the [Server] section of the IDOL Server configuration file to set the number of documents that the child IDOL Servers accept before returning <FULL>.
| Type: | Boolean |
|---|---|
| Default: | False |
| Required: | No |
| Configuration Section: | Server |
| Example: | RespectChildFullness=true
|
| See Also: |
|
|