Close
dtSearch Engine API for Java
IndexJob.getIndexInfo Method
Syntax
Java
public native String getIndexInfo();

Returns a table of values describing the index in IndexPath.

DocCount = 126894 WordCount = 1550601 Size = 261699 Size64 = 267980037 PercentFull = 0 DateCreated = M06/D09/Y2006 10:07:30 DateCreatedLocal = 06/09/06 06:07:30 DateUpdated = M06/D09/Y2006 10:13:01 DateUpdatedLocal = 06/09/06 06:13:01 DateCompressed = DateCompressedLocal = Fragmentation = 0 ObsoleteCount = 0 IndexFlags = 805306384 StructureVersion = 701 LastDocId = 126894 StartingDocId = 1

 

Each date is provided in a generic format as a UTC date and as a local date in localized format. 

Size is in kilobytes. Size64 is the size in bytes. 

IndexFlags indicates the IndexingFlags values that were used to create the index.