State of an Search update
dtSearch.Engine.SearchProgressInfo
C#
public class SearchProgressInfo;
Topics
Topic |
Description |
---|---|
The following tables list the members exposed by SearchProgressInfo. | |
The properties of the SearchProgressInfo class are listed here. |
SearchProgressInfo Properties
SearchProgressInfo Properties |
Description |
---|---|
Information about the file currently being Searched | |
Number of files searched so far(unindexed search only) | |
Number of files to search (unindexed search only) | |
Location of the index being searched | |
Total number of documents retrieved | |
Total hit count for all documents retrieved | |
A MessageCode indicating the reason for the update message |
See Also