Bug #3418
Subcorpus, compute, double query resolution
Statut: | Closed | Début: | 05/07/2023 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 100% |
|
Catégorie: | Commands | Temps passé: | - | |
Version cible: | TXM 0.8.3 |
Description
The subcorpus calls 2 times the CQI.query() methods during its compute() method
Solution¶
Keep the call done directly in the _compute() method because the query is done with the right subcorpus ID (S...) instead of the generic ID (Q...)
Historique
#1 Mis à jour par Matthieu Decorde il y a environ 2 ans
- % réalisé changé de 0 à 80
Fixed, but this might break another process
#2 Mis à jour par Matthieu Decorde il y a presque 2 ans
- Version cible changé de TXM 0.8.4 à TXM 0.8.3
#3 Mis à jour par Sebastien Jacquot il y a plus d'un an
- % réalisé changé de 80 à 100
#4 Mis à jour par Sebastien Jacquot il y a plus d'un an
- Statut changé de New à Closed