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
docker run -v elastic:/elasticsearch-7.17.0/data ghcr.io/uscdatascience/sparkler/sparkler:main inject -id myid -su 'https://www.nature.com/articles/s41586-022-04983-9'
I see the warning:
warning: usage of JAVA_HOME is deprecated, use ES_JAVA_HOME
warning: usage of JAVA_HOME is deprecated, use ES_JAVA_HOME
OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
Hi, I am one of the authors and unfortunately this project is no longer in my top-10 priorities (I can't speak of others though.) A lot has happened in life and career -- I am sorry to inform -- this is no longer actively maintained by me.
If anyone is following this project and have interest in maintaining/advancing further, please reach out to me (https://twitter.com/thammegowda) or the director of USCDataScience (https://twitter.com/chrismattmann). We will be happy to work with the transition and grant permissions.
Issue Description
Please describe our issue, along with:
After I execute the command:
docker run -v elastic:/elasticsearch-7.17.0/data ghcr.io/uscdatascience/sparkler/sparkler:main inject -id myid -su 'https://www.nature.com/articles/s41586-022-04983-9'
I see the warning:
When I try to reach the url http://localhost:8983/solr/crawldb nothing happens
How to reproduce it
The error shows at the third steps of your guide
Environment and Version Information
Please indicate relevant versions, including, if relevant:
Latest
Windows 11 Pro Version 10.0.22000 Build 22000
The text was updated successfully, but these errors were encountered: