ivh / VAMDC-VALD

VAMDC prototypes
http://www.vamdc.eu
GNU General Public License v3.0
9 stars 0 forks source link

header statistics wrong #54

Closed ivh closed 10 years ago

ivh commented 12 years ago

The counts of species and states that are sent in HEAD-requests are the values after truncation, while the transition count is before transition. All counts should be the untruncated ones, which is not trivial since it means running the finder-functions for states&species even on very large queries, which will timeout.

ivh commented 10 years ago

fixed some while ago by separating the headers from the data query