The action that the HPE Distributed Index Handler must take if the fields listed in the DistributeByFieldsCSVs parameter contain unknown values. You can set one of the following:
Distribute. A hash of the field value is used to distribute the document, as with conventional field-based indexing.
Ignore. The document is ignored and a warning logged.
Default. The document is sent to the child server specified by the UnknownFieldValueDefaultEngine configuration parameter.
Type: | String |
---|---|
Default: | Distribute |
Required: | No |
Configuration Section: | Server |
Example: | UnknownFieldValueAction=Distribute
|
See Also: |
|