| ||||||
The constructor will fail if the DLL cannot be located. |
LOCAL cTaskTypeMenu$="07" |
LOCAL cTaskTypeSecurity$="04" |
LOCAL cTaskTypeApplication$="08" |
FUNCTION BuildIndex() Build the search index | ||||||||||
| ||||||||||
FUNCTION GetDataIOL$() Get IOList to use for separating the search data stored in the DocData field in the search index into fields. | ||||||||||
| ||||||||||
FUNCTION GetResultsFormat$() Get format definition to use for the display of the search results in the Report-View of the Advanced Search | ||||||||||
| ||||||||||
FUNCTION GetResultsIOL$() Get IOList to use for data to load into the Report View when using the Advanced Search | ||||||||||
| ||||||||||
FUNCTION GetStoredIOL$() Get IOList to use for separating the stored data stored in the DocStored field in the search index into fields. | ||||||||||
| ||||||||||
This method can be implemented in child class to define IOLIST for data to be stored in the search index but not included as part of a search | ||||||||||
FUNCTION ReturnSearchData(index, folderTab$, itemDesc$, itemModule$) Get data returned by search | ||||||||||
| ||||||||||
|
cLockInfoNOKEY$ |
cIndexFieldEntityKey$, cIndexFieldEntityName$, cIndexFieldDocKey$, cIndexFieldDocData$, cIndexFieldDocStored$, cDefaultFieldSep$, cIndexName$, cIndexAlternateSep$, EntityName$, RebuildMsg$, ResultCount, SearchResultLimit |
CheckWhoHasLock(), CreateLockInfo(), RemoveLockInfo(), OpenTable(), OpenTempFile() |
AdvancedSearch(), BuildIndex(), CheckBuildLockFile(), CreateIndex(), GetDataIOL$(), GetMlacExpressions(), GetResultsFormat$(), GetResultsIOL$(), GetStoredIOL$(), IsIndexEncrypted(), MarkIndexRebuildRequired(), OpenIndex(), ReturnSearch(), SearchIndex(), CheckIndexData(), FreeIndexDocumentObjects(), GetEntityKeyValue$(), InitSearchObject(), IsRebBuildRequired(), ShowProgressBar(), TranslateIndexData$(), TranslateSearchData$(), UpdateIndex(), UpdateProgressBar() |