Bug #816

GWT: 0.6, FMax is too low (999999) for lexicon and index queries

Added by Alexey Lavrentev almost 9 years ago. Updated over 8 years ago.

Status:Closed Start date:05/16/2014
Priority:Normal Due date:
Assignee:- % Done:

100%

Category:- Spent time: -
Target version: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

Notes:
  • 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

History

#1 Updated by Matthieu Decorde over 8 years ago

  • Target version changed from Portal 0.6 to Portal 0.6.1

#2 Updated by Matthieu Decorde over 8 years ago

  • Description updated (diff)

#3 Updated by Matthieu Decorde over 8 years ago

  • Description updated (diff)

#4 Updated by Matthieu Decorde over 8 years ago

  • Description updated (diff)
  • % Done changed from 0 to 70

#5 Updated by Serge Heiden over 8 years ago

  • Description updated (diff)

#6 Updated by Matthieu Decorde over 8 years ago

  • % Done changed from 70 to 80

#7 Updated by Matthieu Decorde over 8 years ago

  • Description updated (diff)

#8 Updated by Matthieu Decorde over 8 years ago

  • Description updated (diff)

#9 Updated by Matthieu Decorde over 8 years ago

  • Description updated (diff)

#10 Updated by Alexey Lavrentev over 8 years ago

  • Description updated (diff)
  • Status changed from New to Resolved
  • % Done changed from 80 to 90

OK on test portal
(Fmax = 1000000000 by default)

#11 Updated by Alexey Lavrentev over 8 years ago

  • Status changed from Resolved to Closed
  • % Done changed from 90 to 100

OK on the BFM portal

Also available in: Atom PDF