Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example of search docker compose doesnt work #16

Open
CyborTronik opened this issue Apr 3, 2023 · 2 comments
Open

Example of search docker compose doesnt work #16

CyborTronik opened this issue Apr 3, 2023 · 2 comments

Comments

@CyborTronik
Copy link

'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.

@jacksonartour
Copy link

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?

@holycrab13
Copy link
Contributor

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

  • indexing from file
  • indexing from SPARQL endpoint
  • indexing from Databus collection URI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants