meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
en:v8_0_0:admintool:menus:gestion:start [2020/09/03 15:34]
sylvainair [Search]
en:v8_0_0:admintool:menus:gestion:start [2022/06/08 11:16] (current)
sylvainair [Global]
Line 30: Line 30:
  
 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]]
 +
 +===== 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>​