You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I managed to build up the container by placing a homepages_en.ttl file into the data folder before running docker-compose up.
However, running http://localhost:9273/lookup-application/api/search?query=<ENTER_QUERY_HERE> still did not send any data. Is there any solution to this?
Hi, could you give the new main branch a go? I updated the documentation and also added a section about building the docker image at the bottom of the readme.
There is an example documented and some additional example indexing requests in the examples folder. The examples cover
'using docker compose for https://github.com/dbpedia/dbpedia-lookup/tree/master/examples/dbpedia-lookup-search
Overall started without errors, however once accessing http://localhost:{mapped port from docker}
and getting
localhost didn’t send any data.
The text was updated successfully, but these errors were encountered: