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

SOLR-16911: Remove ability to change hostContext, keep it as /solr #1810

Merged
merged 15 commits into from
Aug 5, 2023

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    da07d0a View commit details
    Browse the repository at this point in the history
  2. lint

    epugh committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    a03b040 View commit details
    Browse the repository at this point in the history
  3. Strip out the check for the hostContext in solr.xml, and the referenc…

    …es to it.
    
    We no longer need hostContext to be defined in solr.xml since it's always /solr.
    epugh committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    a771bf9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a28646 View commit details
    Browse the repository at this point in the history
  5. Get rid of hostContext from CloudConfig, since it's always /solr, and…

    … update method signatures.
    epugh committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    d9bab0b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b0b4be View commit details
    Browse the repository at this point in the history
  7. Chase down more setting of contexts....

    The
    epugh committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    49fe853 View commit details
    Browse the repository at this point in the history
  8. one more context found ;-)

    epugh committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    8c49458 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Update solr/test-framework/src/java/org/apache/solr/BaseDistributedSe…

    …archTestCase.java
    
    Co-authored-by: David Smiley <dsmiley@apache.org>
    epugh and dsmiley authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    2661933 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d866b42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdcb05a View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. formatting clean up

    epugh committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    5c62122 View commit details
    Browse the repository at this point in the history
  2. string formatting cleanup

    epugh committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    d2c41d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Configuration menu
    Copy the full SHA
    1df833f View commit details
    Browse the repository at this point in the history
  2. doc changes

    epugh committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    44fccf2 View commit details
    Browse the repository at this point in the history