Feature #1632
Mis à jour par Serge Heiden il y a presque 10 ans
Currently, it is cumbersome to configure TXM corpora directory at a different place as the one set at TXM installation time. A FAQ entry provides a procedure: a) move the directory b) change TXM settings for that directory c) re-import or re-load corpora. The c) stage is the more cumbersome to the user.
h3. Solution
* A) re-use the TXM code to backup back up corpora at TXM re-install to help the user to automaticaly do the c) stage when she wants to change the TXM home directory location
* B) change the TXM Advanced search engine settings UI scenario in the following way:
** remove the '/TXM' suffix of the TXM home directory path in the 'TXM home directory' field value
** add code of A) to the code that is called when the field is updated the code of A)
h3. Solution
* A) re-use the TXM code to backup back up corpora at TXM re-install to help the user to automaticaly do the c) stage when she wants to change the TXM home directory location
* B) change the TXM Advanced search engine settings UI scenario in the following way:
** remove the '/TXM' suffix of the TXM home directory path in the 'TXM home directory' field value
** add code of A) to the code that is called when the field is updated the code of A)