Bug #3418
Subcorpus, compute, double query resolution
Status: | New | Start date: | 07/05/2023 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | - | % Done: | 80% |
||
Category: | Commands | Spent time: | - | ||
Target version: | 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...)
History
#1 Updated by Matthieu Decorde 5 months ago
- % Done changed from 0 to 80
Fixed, but this might break another process
#2 Updated by Matthieu Decorde 5 days ago
- Target version changed from TXM 0.8.4 to TXM 0.8.3