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

upgrade default Solr config file #12

Open
BorisNaguet opened this issue Feb 6, 2018 · 0 comments
Open

upgrade default Solr config file #12

BorisNaguet opened this issue Feb 6, 2018 · 0 comments
Assignees
Milestone

Comments

@BorisNaguet
Copy link
Owner

When:

  • uploadConfig is true (default)
  • AND confToUploadDir points to an empty dir (default)
    then, default config files are uploaded to zookeeper as a "config" element.

These files haven't been updated to Solr 7.5

Workaround: you can define your own files and use the confToUploadDir

NB: solr.xml has been updated, because it's embedded in the code, as can be seen here:
https://github.com/BorisNaguet/solr-maven-plugin/blob/master/solr-maven-plugin/src/main/java/org/apache/solr/cloud/MiniSolrCloudCluster.java#L67

@BorisNaguet BorisNaguet added this to the 0.5.1 milestone Feb 6, 2018
@BorisNaguet BorisNaguet self-assigned this Feb 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant