Close
dtSearch Engine API for Java
IndexingFlags.dtsIndexCacheText Field

Compress and store the text of documents in the index, for use in generating Search Reports and highlighting hits. (This flag must be set when an index is created.) See Caching documents.

Syntax
Java
public static final int dtsIndexCacheText = 0x0040;