Feature #2602
RCP: X.X, add engine specific informations in the Properties command result
Statut: | New | Début: | 04/07/2019 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 0% |
|
Catégorie: | Commands | Temps passé: | - | |
Version cible: | TXM 0.X.X |
Description
Extends the Properties command to show additional information when a corpus has other indexes than CQP.
Solution¶
add a SearchEngine.this.getInformation(corpus) method go retrieve engine specific information about the corpus.
add a new Section at the end of the Properties HTML result file called "Other indexes". Add a paragraph per engine which has indexes for the currently selected corpus
<p> <p>$ENGINENAME</p> <p>$DESCRIPTION</p> </p>
with $DESCRIPTION the HTML code to insert.
Historique
#1 Mis à jour par Matthieu Decorde il y a environ 6 ans
- Description mis à jour (diff)
#2 Mis à jour par Sebastien Jacquot il y a plus de 5 ans
- Sujet changé de RCP: X.X, add motor specific informations in the Properties command result à RCP: X.X, add engine specific informations in the Properties command result
- Description mis à jour (diff)
- Version cible changé de TXM 0.8.2 à TXM 0.X.X