[
https://jira.duraspace.org/browse/DS-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Donohue closed DS-1593.
---------------------------
Documentation Status: Not Required (was: Needed)
Resolution: Fixed
Reviewer: kevin van de velde
Pull request merged into "master". Also committed to the "dspace-3_x" branch.
> discovery.cfg doesn't use the "solr.server" setting from build.properties,
> hardcodes its own URL
> ------------------------------------------------------------------------------------------------
>
> Key: DS-1593
> URL: https://jira.duraspace.org/browse/DS-1593
> Project: DSpace
> Issue Type: Bug
> Affects Versions: 3.0, 3.1
> Reporter: Tim Donohue
> Assignee: Tim Donohue
> Fix For: 3.2, 4.0
>
>
> In DSpace 3, there's a "solr.server" setting available for configuration in
> build.properties, which is supposed to allow you to quickly configure the
> location of your SOLR server.
> However, the DSpace Discovery config file
> ([dspace-src]/dspace/config/modules/discover.cfg) fails to use this
> configuration and instead hardcodes its own SOLR server URL:
> https://github.com/DSpace/DSpace/blob/dspace-3_x/dspace/config/modules/discovery.cfg#L8
> Instead, discovery.cfg should use the "solr.server" setting like this:
> search.server = ${solr.server}/search
> I'll post a Pull Request shortly. I'd recommend fixing this minor bug in 3.2
> and 4.0, unless there are any objections.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel