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

Update ElasticSearch and Elastica dependencies #1876

Closed
wants to merge 5 commits into from

Commits on Oct 1, 2024

  1. Update ElasticSearch and Elastica dependencies

    Update ElasticSearch to 6.8.23 in the Dockerfile and update Elastica to
    6.x in composer.
    anvit committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    173950b View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Remove arElasticSearchIndexDecorator.

    - 'inline' scripts are deprecated, changed to 'source'
    melaniekung committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    ff1ba0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c0a625 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Remove include_in_all and update ES mapping (WIP)

    Updating include_in_all to copy_to since the _all field has been removed
    in ES 6.x. Also updating the arElasticSearchPlugin code to use multiple
    indices with the mapping.
    anvit committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    73fe6d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    826d008 View commit details
    Browse the repository at this point in the history