We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am hitting the following error on trying to apply your great looking plug-in. Can you give a little direction? I am not a Solr expert.
solrconfig.zip
The text was updated successfully, but these errors were encountered:
One items I missed out the URL I am using...
http://localhost:8989/solr/ss_all_1/select?q=S$W&rows=10000&debugQuery=on&qf=text&defType=synonym_edismaxsynonyms=true&fl=*,score&wt=json
Sorry, something went wrong.
Please copy/paste the entire stack trace, the reason for init failure is not shown in your image.
@CFWHISPERER Does your user account have permissions to the core directory ss_all_1?
ss_all_1
You can use chown to give the solr user and group ownership over the cores files. sudo chown -R solr:solr solr-6.0.0/server/solr/ss_all_1
sudo chown -R solr:solr solr-6.0.0/server/solr/ss_all_1
Definitely let us know if you get stuck!
No branches or pull requests
I am hitting the following error on trying to apply your great looking plug-in. Can you give a little direction? I am not a Solr expert.
solrconfig.zip
The text was updated successfully, but these errors were encountered: