Type true
to designate a child IDOL server as an archive server. An archive server is enabled for update only, it receives document updates but does not receive new documents.
You cannot use this option when MirrorMode is set to true
, or when you use the DistributeByFields, DistributeByReference, or RoundRobinMode distribution modes. For more information about the compatible options for distribution modes, refer to IDOL Expert.
If all children are marked as UpdateOnly
, the DIH cannot process any DREADD
or DREADDDATA
index actions, because there are no servers it can send new documents to. In this case, the DIH pauses index queue processing until one or more child servers are reconfigured to set UpdateOnly
to False
, for example by using the EngineManagement action.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | IDOLServerN or DIHEngineN |
Example: | UpdateOnly=True
|
See Also: |
|