meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:v8_0_0:admintool:menus:gestion:start [2020/09/03 15:33] sylvainair [Global] |
en:v8_0_0:admintool:menus:gestion:start [2022/06/08 11:16] (current) sylvainair [Global] |
||
---|---|---|---|
Line 31: | Line 31: | ||
Password change is the same than in [[en:v8_0_0:admintool:start#AdminTool_menu|AdminTool menu]] | Password change is the same than in [[en:v8_0_0:admintool:start#AdminTool_menu|AdminTool menu]] | ||
- | ===== Search ===== | + | ===== Create/update indexes ===== |
+ | {{:v8_0_0:admintool:menus:gestion:pasted:20220105-142853.png}} | ||
+ | |||
+ | Allows the creation of indexes for searching in shared queries in order to improve response times. | ||
+ | These indexes are stored in the QuerySearch.mdb database at the root of the shared directory. | ||
+ | |||
+ | Searches can be performed without using the indexes but their use is strongly recommended to improve search times.\\ | ||
+ | Also, it is recommended to regenerate the indexes regularly in order to take into account the latest changes in the shared queries. | ||
+ | |||
+ | |||
+ | <WRAP round tip> | ||
+ | The generation of indexes can also be done in automatic mode by using the **/vglCreateSearchIndex** option on the command line of the AdminTool application\\ | ||
+ | (UsrAdm.exe /vglCreateSearchIndex) | ||
+ | The return code of the application is 0 if the generation of the indexes was carried out without a problem. Otherwise, the return code is different from 0. | ||
+ | </WRAP> | ||
- | {{:en:v8_0_0:admintool:menus:gestion:pasted:20200715-110543.png?nolink}} |