dtSearch .NET Standard API 2024.02
|
Topic |
Description |
The following tables list the members exposed by IndexProgressInfo. | |
The fields of the IndexProgressInfo class are listed here. | |
The properties of the IndexProgressInfo class are listed here. |
IndexProgressInfo Fields |
Description |
Information about the file currently being indexed |
IndexProgressInfo Properties |
Description |
Number of files not indexed because they were determined to be binary. (See Options.BinaryFiles) | |
Total size of the files indexed so far, in bytes | |
Total size of the files indexed so far, in kilobytes | |
Total size of the files to be indexed, in bytes | |
Total size of the files to be indexed, in kilobytes | |
Percentage of the current merge process that has been completed | |
Bytes of document data that have been read so far | |
Kilobytes of document data that have been read so far | |
Number of documents in the index | |
Number of documents read so far (a single file may include more than one document) | |
Seconds since the index job started | |
Number of files not indexed because they were encrypted. | |
Estimated number of seconds remaining in the index job | |
Number of files in the selected folders that have been checked to see if they need to be indexed | |
Number of files read so far | |
Number of files in the selected folders to check to see if they have been indexed | |
Number of files to index | |
Location of the index being updated | |
Percentage of the maximum possible size of this index | |
Number of files not indexed because they could not be accessed | |
Number of documents that were partially corrupt | |
Number of documents that were partially encrypted | |
The percentage of the files that have been indexed | |
An IndexingStep value indicating what the indexer is currently doing | |
A MessageCode indicating the reason for the update message | |
Number of unique words in the index |
Copyright (c) 1998-2023 dtSearch Corp. All rights reserved.
|