The EnableViewServer
parameter specifies whether documents retrieved by a view action are processed by the View Server before being returned. To process documents, set this parameter to True
. If this parameter is False
, the original documents are returned.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | ViewServer or Connector |
Example: | EnableViewServer=False
|
See Also: |
|