Feature #1694
RCP: X.X, Delete concordance lines V2
Status: | New | Start date: | 02/08/2016 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | UI | Spent time: | - | |
Target version: | TXM X.X |
Description
see specifications at https://groupes.renater.fr/wiki/txm-info/public/specs_concordance#edition_de_la_concordance
The current solution (V1 #1661) is not optimal because :- it calls the "delete" CQP operator for each line (match) to delete
- it browses all concordance matches to find out the match position in the concordance matches.
Solution¶
- create the sub-corpus of the list of matches (corresponding to the selected lines)
- use the diff operator with the concordance sub-corpus
History
#1 Updated by Sebastien Jacquot over 5 years ago
- Target version changed from TXM 0.8.0a (split/restructuration) to TXM 0.8.0
#2 Updated by Matthieu Decorde over 4 years ago
- Target version changed from TXM 0.8.0 to TXM X.X