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

Fixed usage of empty routerField and made routerName an enum. #99

Merged
merged 3 commits into from
Mar 26, 2020

Conversation

HoustonPutman
Copy link
Contributor

Issue number of the reported bug or feature request: Fixes #97

Describe your changes
routerField is no longer added to the Solr Collections API call if it is empty.
Also changed routerName to be an enum, as there are only 2 possible options for this field.

@HoustonPutman
Copy link
Contributor Author

Want to try this out @timterle ?

@timterle
Copy link
Contributor

@HoustonPutman I tested it now and can confirm that it's working

@HoustonPutman
Copy link
Contributor Author

Thanks for testing it out! I really appreciate it

@HoustonPutman HoustonPutman merged commit b9cbea7 into apache:master Mar 26, 2020
@HoustonPutman HoustonPutman deleted the router branch March 26, 2020 15:07
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

Successfully merging this pull request may close these issues.

Invalid router field is set on collection if none is specified in solrcollection yaml file
2 participants