StoredStateDetail
Whether to include details of DAH child servers in the results. Use this parameter when the Category component is using a DAH to access the data index (that is, the DataDRE
configuration points to a DAH). This parameter is effective only when you also set StoreState to True
.
When you set StoredStateDetail
to True
, DAH returns the Engine
and EngineIndex
elements for each document returned, as well as details of the child servers, including host, port, and state token. This information enables a client to target queries for specific documents at the child servers directly.
StoredStateDetail
applies only to DAH, and only in non-mirror mode.
Actions: | CategoryQuery |
Type: | Boolean |
Default: | False |
Example: | StoredStateDetail=True
|
See Also: | StoreState |