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

Unable to access the Solr server #35

Open
SouzaJBR opened this issue Apr 16, 2020 · 2 comments
Open

Unable to access the Solr server #35

SouzaJBR opened this issue Apr 16, 2020 · 2 comments

Comments

@SouzaJBR
Copy link

SouzaJBR commented Apr 16, 2020

Hello there

I'm facing an issue while trying to run a validation. Just like in #33, i get the message '400 Bad Request Wrong input'. However, it seems to be something related to Solr queries. When I run one of the examples, i face this exception:

Defacto_1     | org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://139.18.2.164:8080/solr/factbench_topicterms
Defacto_1     |         at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:559)
Defacto_1     |         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
Defacto_1     |         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
...

Is there any other Solr server available for DeFacto?

PS: running with Docker compose

@diegoesteves
Copy link
Collaborator

Hi João,

Sorry, we no longer keep the solr server live. I will try to find a way to share the data with you via e.g, FTP. Please send me an email: myusername.replace('br', '') + gmail ;-)

@diegoesteves
Copy link
Collaborator

diegoesteves commented Apr 16, 2020

BTW, back then the data was indexed using solr 4.5. In case you work on it and e.g., update the indexes to a more recent version (e.g., elasticsearch 7 or so) I can guide you through the data schema part. I think it would be great to share with the research community afterwards.

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

2 participants