dbpedia / lookup

Outputs a list of ranked DBpedia resources for a search string.
Apache License 2.0
185 stars 39 forks source link

Empty Result Set #9

Closed mtsofteng closed 8 years ago

mtsofteng commented 10 years ago

I am using the code for the lookup-service but it seems that it returns an empty result set even for cases it should return results e.g. http://lookup.dbpedia.org/api/search.asmx/KeywordSearch?QueryString=photography I noticed that in the line sax.parse(ins,this) keeps giving me zero. Nevertheless, I am not sure how I should use the methods startelement(), endlement() etc. Could you please help me to figure tout what is happening and how should I use the abovementioned methods?

Thank you in advance.

sandroacoelho commented 8 years ago

Hi @mtsofteng

Seems that bug doesn't exists anymore. I am closing your issue.

Best,