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

Refine default Solr config settings post external Solr transition #2653

Merged
merged 1 commit into from
Mar 14, 2022

Commits on Mar 10, 2022

  1. Refine default Solr config settings post external Solr transition

    Deprecated irrelevant :solr_home_directory.
    Updated solr_url comment to be more appropriate.
    Set no. of backups to 0 by default. Since external transition the
    snapshot feature wouldn't work without cfg updates anyway and it's
    now more difficult to assume there's a standard deployment config
    for Solr backups that will be generally applicable.
    Set :solr_index_directory to a reasonable looking "default" should
    backups be enabled.
    Abort the snapshot if the :solr_index_directory is not found.
    Remove embedded Solr checkindex scripts.
    mark-cooper committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    57ae667 View commit details
    Browse the repository at this point in the history