Task #3239
Index and PartitionIndex, subcorpus based concordance links
Statut: | Closed | Début: | 15/03/2022 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 100% |
|
Catégorie: | Commands | Temps passé: | - | |
Version cible: | TXM 0.8.3 |
Description
Go beyond the current limits of the index to concordance link which is not able to combine the index matches with the line CQL selection.
Solution¶
Apply the line CQL selection to a hidden subcorpus of the Index matches when computing the concordance.
- if needed (lazy building), build the subcorpus of the Index matches with the Index CQL
- make the subcorpus a child of the Index
make Index persistable to avoid stacktrace at startupfixed if subcorpus.isInternalPersistable() is overriden with "return false"- show the subcorpus
- build the concordance with the hidden subcorpus
see: https://groupes.renater.fr/wiki/txm-info/public/specs_index#vers_une_concordance
Demandes liées
Historique
#1 Mis à jour par Matthieu Decorde il y a plus de 3 ans
- Sujet changé de Index, subcorpus based concordance links à Index and PartitionIndex, subcorpus based concordance links
#2 Mis à jour par Matthieu Decorde il y a plus de 3 ans
- % réalisé changé de 0 à 80
#3 Mis à jour par Matthieu Decorde il y a plus de 3 ans
- Description mis à jour (diff)
#4 Mis à jour par Matthieu Decorde il y a plus de 3 ans
- Description mis à jour (diff)
#5 Mis à jour par Matthieu Decorde il y a plus de 2 ans
- Version cible changé de TXM 0.8.2 à TXM 0.8.3
#6 Mis à jour par Sebastien Jacquot il y a plus d'un an
- % réalisé changé de 80 à 100
#7 Mis à jour par Sebastien Jacquot il y a plus d'un an
- Statut changé de New à Closed