Bug #2430
Corpora are loaded twice at startup
Statut: | Closed | Début: | 06/07/2018 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 100% |
|
Catégorie: | Development | Temps passé: | - | |
Version cible: | TXM 0.8.0a (split/restructuration) |
Description
Corpora are loaded twice at startup. There was a bug that may have been fixed by hiding the corpora instead of really fixes the double load.
Log when starting up with the corpus VOEUX and GRAAL:
Starting NullSearchEngineServer: [, -I, C:\Program Files\TXM_0.8.0a\plugins\org.txm.libs.cqp.win32_1.1.0.201807061247\res\cqpserver.init, -r, C:\Users\s\TXM-0.8.0\corpora\graal\registry;C:\Users\s\TXM-0.8.0\corpora\VOEUX\registry, -b, 1000000, -d, OFF, -P, 4877] ... The TXMResult class org.txm.searchengine.cqp.corpus.MainCorpus was attached to no parent. The TXMResult class org.txm.searchengine.cqp.corpus.MainCorpus was attached to no parent. The TXMResult class org.txm.searchengine.cqp.corpus.MainCorpus was attached to no parent. The TXMResult class org.txm.searchengine.cqp.corpus.MainCorpus was attached to no parent. Chargement des sous-corpus et des partitions...Terminé. Prêt.
Historique
#1 Mis à jour par Sebastien Jacquot il y a presque 7 ans
- Statut changé de New à Closed
- % réalisé changé de 0 à 100