Links
dtSearch Text Retrieval Engine -- Java API
BinaryFilesSettings Class
Fields | Constants | Legend | Members | Send Feedback
Class Hierarchy
public class BinaryFilesSettings;
File

BinaryFilesSettings.java

Description

Values for Options.setBinaryFiles

Fields
Field 
Description 
Filter text from binary files using the character array in binaryFilterTextChars to determine which characters are text. 
Filter text from binary files using a text extraction algorithm that scans for sequences of single-byte; UTF-8; or Unicode text in the input. This option is recommended for working with forensic data; particularly when searching for non-English text. 
Index all contents of binary files as single-byte text. 
Do not index binary files 
Group
Legend
 
Data Member 
Links
You are here: Constants > BinaryFilesSettings Class
Copyright (c) 1998-2008 dtSearch Corp. All rights reserved.