Bug #1382
TBX: 0.7.7, the region macro length limit
Statut: | Closed | Début: | 08/06/2015 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 100% |
|
Catégorie: | Commands | Temps passé: | - | |
Version cible: | TXM 0.8.2 |
Description
The "region" macro length is limited to the "*" operator length limit and prevent users to build big subcorpus or partition with big parts.
Solution 0¶
Explain this in the manual, or FAQ.
Solution 1¶
Change the "*" length limit to N words. how much ?
Solution 2¶
Don't use the "region" macro and use the [_.struct_property="..."] expand to struct query
BUT this query allow users to build "text" parts over a subcorpus of partial "p" parts. (the "p" parts are expanded to "text" parts)
So the query result created must be intersect with the corpus matches
Historique
#1 Mis à jour par Matthieu Decorde il y a environ 10 ans
- Version cible changé de TXM 0.7.7 à TXM 0.7.8
#2 Mis à jour par Matthieu Decorde il y a environ 10 ans
- Version cible changé de TXM 0.7.8 à TXM 0.8.0a (split/restructuration)
#3 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
#4 Mis à jour par Matthieu Decorde il y a plus de 6 ans
- Description mis à jour (diff)
- Version cible changé de TXM 0.8.0 à TXM 0.8.2
#5 Mis à jour par Matthieu Decorde il y a plus de 5 ans
- Statut changé de New à Closed
- % réalisé changé de 0 à 100
see #2629 for further changes