Bug #816
GWT: 0.6, FMax is too low (999999) for lexicon and index queries
Statut: | Closed | Début: | 16/05/2014 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 100% |
|
Catégorie: | - | Temps passé: | - | |
Version cible: | Portal 0.6.1 |
Description
It is impossible to set a value over 999 999.
This produces partial results for the lexicon of the q property on the BFM2013 corpus (over 1000000 results for q="0" and for q="1").
For 4 000 000 occ. we need at least FMax= 10 000 000 (8 digits)
For 120 000 000 occ. we need at least FMax= 1 000 000 000 (10 digits)
Solution:
Set the FMax field max value to "1 000 000 000"
Set the FMax field widget to a compatible size
- MD: SmartGwt failed to manage Number format. When a Number Formatter is set the Spinner control can't
increment the field value - SH: what is a SmartGwt Number format?
Validation test¶
- Open an Index with BFM corpus
- set the display property to "q"
- run the [] query
- check that shown frequencies are above 1 000 000
Historique
#1 Mis à jour par Matthieu Decorde il y a presque 11 ans
- Version cible changé de Portal 0.6 à Portal 0.6.1
#2 Mis à jour par Matthieu Decorde il y a presque 11 ans
- Description mis à jour (diff)
#3 Mis à jour par Matthieu Decorde il y a presque 11 ans
- Description mis à jour (diff)
#4 Mis à jour par Matthieu Decorde il y a presque 11 ans
- Description mis à jour (diff)
- % réalisé changé de 0 à 70
#5 Mis à jour par Serge Heiden il y a presque 11 ans
- Description mis à jour (diff)
#6 Mis à jour par Matthieu Decorde il y a presque 11 ans
- % réalisé changé de 70 à 80
#7 Mis à jour par Matthieu Decorde il y a presque 11 ans
- Description mis à jour (diff)
#8 Mis à jour par Matthieu Decorde il y a presque 11 ans
- Description mis à jour (diff)
#9 Mis à jour par Matthieu Decorde il y a presque 11 ans
- Description mis à jour (diff)
#10 Mis à jour par Alexey Lavrentev il y a presque 11 ans
- Description mis à jour (diff)
- Statut changé de New à Resolved
- % réalisé changé de 80 à 90
OK on test portal
(Fmax = 1000000000 by default)
#11 Mis à jour par Alexey Lavrentev il y a presque 11 ans
- Statut changé de Resolved à Closed
- % réalisé changé de 90 à 100
OK on the BFM portal