Enable Document Cache
-
Enable document cache for the build group.
- In the Administration Console, go to Deployment > Push to PAPI server.
-
Select a build group, for example
bg0
. - Select the Document cache option.
By default, the document cache is enabled on all connectors of the build group.
-
To control the caching per connector:
- Go to the Connectors > CONNECTOR NAME > Deployment tab and disable/enable the Store in document cache property.
- You can also open the
<DATADIR>\config\Connectors.xml
file and edit theSourceCachingConfig
parameters of source connectors to specify whether to enable the cache and specify its maximum and minimum size.
- Apply your changes.