Skip to content

Use config path specified in solr_wrapper config instead of assuming solr/conf in rake task #1467

@cjcolvar

Description

@cjcolvar

The hydra:test_server and hydra:server rake tasks only look for the solr configuration in solr/conf instead of using the path specified in the solr_wrapper config file which it also reads. This is confusing since the rake tasks uses other configuration options from the solr_wrapper config files but disregards the dir option.

solr_config_path = File.join('solr', 'conf')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions