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

Allow accounts to be configured with account-specific Solr URLs #53

Closed
4 tasks done
cbeer opened this issue Apr 11, 2016 · 0 comments
Closed
4 tasks done

Allow accounts to be configured with account-specific Solr URLs #53

cbeer opened this issue Apr 11, 2016 · 0 comments
Assignees

Comments

@cbeer
Copy link
Member

cbeer commented Apr 11, 2016

Each tenant needs configuration to point at different Solr configurations.

  • add a solr_url (❓ ) field to the Account model
  • delegate the field via the Site singleton
  • initially auto-populate the configuration with the current, global solr url
  • expose the url in appropriate admin interfaces (Account#show, Site#edit ?) for demo purposes
@cbeer cbeer self-assigned this Apr 14, 2016
@mjgiarlo mjgiarlo changed the title Allow accounts to be configured with account-specific Solr URLs Allow accounts to be configured with account-specific Solr URLs Apr 18, 2016
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