Close
dtSearch Engine API for Java
FieldFlags.dtsoFfSkipDataSourceFields Field

Suppress fields passed through the DataSource API through DataSource.DocFields or FileConverter.InputFields.

Syntax
Java
public static final int dtsoFfSkipDataSourceFields = 0x100000;

This flag is provides a way to prevent cached searchable fields from appearing in FileConverter output when documents are indexed with caching of original files enabled.