StoredStateDetail

Set StoredStateDetail to True to return the Engine and EngineIndex elements for each document returned, as well as details of the child servers, including the host, port, and state token. You can use this parameter if you are sending an action with the StoreState parameter through a Distributed Action Handler (DAH).

The additional information in the state token 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: Query
Type: Boolean
Default: False
Example: StoredStateDetail=True
See Also: StoreState