Links
dtSearch Text Retrieval Engine -- Java API 7.70
FieldFlags.dtsoFfSkipDataSourceFields Field
FieldFlags Class | FieldFlags Class | com.dtsearch.engine Package | Send Feedback

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

public static final int dtsoFfSkipDataSourceFields = 0x100000;
Remarks

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.

Class
Links
You are here: Constants > FieldFlags Class > FieldFlags.dtsoFfSkipDataSourceFields Field
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.