Problem/Motivation

When the default solr environment is changed, it leaves the field settings (solr_env) unchanged. For example, if I change my default solr server from a remote server to a local one, the field settings would not know about the change. Furthermore, if the remote server is decommissioned, user will have to change the settigns for all fields.

Proposed resolution

Enable the user to set the default solr environment as the environment for the field.

Comments

awm’s picture

Issue summary: View changes
awm’s picture

Grayside’s picture

StatusFileSize
new2.93 KB
Grayside’s picture

Submitted too fast... rerolled the diff from the module repository so it can be automatically applied.

lpeabody’s picture

Assigned: awm » lpeabody

  • Grayside authored 4fd8cdf on 7.x-1.x
    Issue #2385213 by awm, Grayside: Enable users to choose the default solr...
lpeabody’s picture

Status: Needs review » Reviewed & tested by the community
lpeabody’s picture

Version: 7.x-1.3 » 7.x-1.x-dev
Assigned: lpeabody » Unassigned
Status: Reviewed & tested by the community » Closed (fixed)

Thanks for the contribution awm and Grayside! This will be part of the next release.