Close
dtSearch Engine API for Java
ExtractionOptionsFlags Class

Flags to control the extraction of attachments and images using FileConverter (.NET, Java) or dtsFileConvertJob2 (C++).

File: ExtractionOptionsFlags.java 

Package: com.dtsearch.engine 

Syntax
Java

When highlighting hits, flags should be consistent with the behavior of the indexer or hit highlighting will be inconsistent. 

dtsExoExtractAttachments should not be used when highlighting hits because in some cases text is added to the conversion output to provide a location for the link to the extracted attachment. 

dtsExoDoNotConvertAttachments should not be used when highlighting hits because the indexer does convert attachments to text. 

dtsExoExtractImages can be used when highlighting hits. 

com.dtsearch.engine.ExtractionOptionsFlags