The following tables list the members exposed by SearchJob.
Public Method |
Description |
Executes the search and returns when the search is complete. |
Public Property |
Description |
Set to a non-zero value to make the search automatically stop when this many documents were found. | |
Additional boolean conditions that a document must meet to be retrieved in a search. | |
(Inherited from JobBase) | |
Filename filters to exclude documents from the search in an unindexed search. | |
Specify a relevance weight for hits that occur in listed fields (example: Subject:10,HtmlTitle:20) | |
File conditions that a document must meet to be retrieved in a search. | |
After a search, contains the number of files retrieved (this is the total number of documents matched, regardless of the MaxFilesToRetrieve setting). | |
In an unindexed search, the directories or files to search. | |
If non-zero, the engine will match words that are close to but not identical to a search term. | |
After a search, contains the number of hits in all files retrieved. | |
Filename filters to select documents to search in an unindexed search. | |
Use an IndexCache for this SearchJob | |
The full path of each index to search. | |
Limit the maximum size of search results to a specified number of files. | |
What to search for. | |
Apply a search filter to the search that can be used to exclude or permit specified documents to be returned in search results. | |
Flags controlling various search options. | |
Object to receive callback notifications when documents are found. | |
Set to a non-zero value to make the job terminate automatically after a specified number of seconds. (Inherited from JobBase) | |
Flags controlling various search options. |
Copyright (c) 1998-2023 dtSearch Corp. All rights reserved.
|