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

Rename modules http, index and indices under server folder #234

Closed
wants to merge 3 commits into from
Closed

Commits on Mar 8, 2021

  1. Refactor below three modules:

    . server/src/main/java/org/elasticsearch/http
    . server/src/main/java/org/elasticsearch/index
    . server/src/main/java/org/elasticsearch/indices
    
    Signed-off-by: Harold Wang <harowang@amazon.com>
    harold-wang committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    18df90e View commit details
    Browse the repository at this point in the history
  2. Rename elasticsearchVersion to opensearchVersion

    Rename ELASTICSEARCH to OPENSEARCH
    
    Signed-off-by: Harold Wang <harowang@amazon.com>
    harold-wang committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    8c37d23 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Rename elasticsearch folder to opensearch

    Signed-off-by: Harold Wang <harowang@amazon.com>
    harold-wang committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    1d6aaa5 View commit details
    Browse the repository at this point in the history