Reset (Method)
- Updated2023-02-21
- 1 minute(s) read
Installed With: DataFinder Toolkit
Class: DataFinder
Resets the DataFinder index or resets the DataFinder configuration to the default values. You can use this method only when you are working with a local DataFinder. The method does not support DataFinder federations.
Syntax
object.Reset (resetMode)
Parameters
| Name | Type | Description |
|---|---|---|
| resetMode | String | Specifies whether the method resets only the index (ResetIndex) or also resets the configuration of the DataFinder (ResetIndexAndConfig). If you reset only the DataFinder index (ResetIndex), the DataFinder then reindexes the data immediately. Use this function only if the DataFinder does not index the files in the search areas and therefore does not display the groups and channels, or if a valid query does not return any results. If you reset the index and the configuration of the DataFinder to the default values (ResetIndexAndConfig), the DataFinder then reindexes the data immediately. Use this function only if the DataFinder symbol no longer appears on the task bar or if the method cannot solve the issue with the ResetIndex parameter. |
Output Value
None