dtSearch Text Retrieval Engine -- Java API
ListIndexJob Class Methods
ListIndexJob Class | Legend
Methods
Method 
Description 
Call execute() to generate the list 
After execute() returns, use getErrors to access error information. 
Index to list 
Name of the file to create. 
Output can be directed to a string or to a disk file. For string output, use setOutputStringMaxSize to set the maximum size of the output string, and use getOutputString to access the result. 
Maximum size of the output string to create (0 = no limit) 
Set to ListIndexFlags values to control what is listed. 
Set to a value from 1 to 10 to list using fuzzy matching 
Index to list 
Name of the file to create. 
Maximum size of the output string to create (0 = no limit) 
Output can be directed to a string or to a disk file. For string output, use setOutputStringMaxSize to set the maximum size of the output string, and use getOutputString to access the result. 
Optional search expression specifying the text to match against items being listed. 
You are here: Classes > ListIndexJob Class
Copyright (c) 1998-2008 dtSearch Corp. All rights reserved.