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

ERROR: Could not find solrconfig.xml on MacOS #48

Open
myrainbowandsky opened this issue Oct 10, 2022 · 3 comments
Open

ERROR: Could not find solrconfig.xml on MacOS #48

myrainbowandsky opened this issue Oct 10, 2022 · 3 comments

Comments

@myrainbowandsky
Copy link

myrainbowandsky commented Oct 10, 2022

When I enter as documents:
solr-9.0.0 % bin/solr zk -upconfig -z localhost:9983 -n tapioca -d configsets/tapioca
I have:
ERROR: Could not find solrconfig.xml at /Users/lu/Documents/solr-9.0.0/configsets/tapioca/solrconfig.xml, /Users/lu/Documents/solr-9.0.0/configsets/tapioca/conf/solrconfig.xml or /Users/lu/Documents/solr-9.0.0/server/solr/configsets/configsets/tapioca/conf/solrconfig.xml

@wetneb
Copy link
Member

wetneb commented Oct 10, 2022

It looks like you are running this command from the directory where Solr is installed on your machine, so instead of configsets/tapioca you need the path to your clone of this repository (followed by /configsets/tapioca).

@myrainbowandsky
Copy link
Author

myrainbowandsky commented Oct 11, 2022 via email

@wetneb
Copy link
Member

wetneb commented Oct 12, 2022

It looks like your reply by email did not work as expected, please respond via the GitHub UI instead.

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