a-tsioh / su-lip

輸入臺語ê webservice, coded in OPA (compile into Node.js)
1 stars 2 forks source link

Empty trs on some results #2

Closed audreyt closed 11 years ago

audreyt commented 11 years ago
$ curl http://su-lip.magistry.fr/_ws_/ -d '{"query":"bok-bing"}'
{"fuzzy":[{"trs":"","hj":"莫名"},{"trs":"bo̍k-bîng-kî-miāu","hj":"莫名其妙"}]}

Note the first trs is missing. Is that because the database is still loading?

a-tsioh commented 11 years ago

corrected in a9fb907