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

Use config path specified in solr_wrapper config instead of assuming solr/conf in rake task #1467

Open
cjcolvar opened this issue Feb 23, 2022 · 0 comments

Comments

@cjcolvar
Copy link
Member

The hydra:test_server and hydra:server rake tasks only look for the solr configuration in solr/conf instead of using the path specified in the solr_wrapper config file which it also reads. This is confusing since the rake tasks uses other configuration options from the solr_wrapper config files but disregards the dir option.

solr_config_path = File.join('solr', 'conf')

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

No branches or pull requests

1 participant