Links
dtSearch Text Retrieval Engine -- Java API 7.70
ListIndexJob Class
Classes | Legend | Members | Methods | Send Feedback

List words, fields, or filenames in an index to a file or to a memory buffer

Class Hierarchy
public class ListIndexJob;
File

ListIndexJob.java

Group
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. 
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. 
Optional search expression specifying the text to match against items being listed. 
Legend
 
Method 
Links
You are here: Classes > ListIndexJob Class
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.