Close
dtSearch Engine API for Java
IndexingFlags.dtsIndexCacheTextWithoutFields Field

When text caching is enabled, do not cache any fields that were provided through the data source API. See Caching documents.

Syntax
Java
public static final int dtsIndexCacheTextWithoutFields = 0x00200;