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

IndexFileInfo is passed with an IndexProgressInfo during an index update and provides detailed information about the file being indexed.

Class Hierarchy
public class IndexFileInfo;
File

IndexFileInfo.java

Fields
Field 
Description 
Number of bytes of the file that have been read so far 
Alternative user-friendly name for this document (usually the "Title") 
DocId that will be assigned to this document in the index 
FileInfoFlags value with information about how this document was indexed. 
Full path and filename of the document 
Location of the file 
name 
Name of the file 
If the file could not be opened, a message indicating the reason 
Percent of the file that has been processed so far 
size 
Size of the file in bytes 
type 
File format expressed as a public String 
File format expressed as a TypeId 
Number of words parsed from the file 
Group
Legend
 
Data Member 
Links
You are here: Classes > IndexFileInfo Class
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.