Feature #1694
RCP: X.X, Delete concordance lines V2
Statut: | New | Début: | 08/02/2016 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 0% |
|
Catégorie: | UI | Temps passé: | - | |
Version cible: | TXM 0.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
Historique
#1 Mis à jour par Sebastien Jacquot il y a plus de 7 ans
- Version cible changé de TXM 0.8.0a (split/restructuration) à TXM 0.8.0
#2 Mis à jour par Matthieu Decorde il y a plus de 6 ans
- Version cible changé de TXM 0.8.0 à TXM 0.X.X