dbpedia / lookup

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

public PrefixQuery/lookup not working #37

Closed jblom closed 8 years ago

jblom commented 8 years ago

Since a couple of days the public end-point is not working anymore:

http://lookup.dbpedia.org/api/search/PrefixSearch?QueryClass=&MaxHits=5&QueryString=berl

returns a blank page

For now I am not interested in running & maintaining a local instance (in the prototype phase of a project)

victoyip commented 8 years ago

Seeing the same issue today.

cemilabis commented 8 years ago

Keyword search is working but prefix search is returning Http 500.

AlexClibbon commented 8 years ago

image Reporting the same thing here - internal server error.

davidspringer commented 8 years ago

I am seeing the same error.

jimkont commented 8 years ago

We reported the downtime to the lookup service maintainers and waiting for their actions sorry for any inconvenience this may caused...

Please note that we also provide a docker image of the service for local deployments https://hub.docker.com/r/dbpedia/lookup/

victoyip commented 8 years ago

Looks like it is working now