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

add toBuilder method on some models #766

Merged

Commits on Jan 2, 2024

  1. add toQuery() on SearchRequest

    Signed-off-by: channel-dante <dante@channel.io>
    channel-dante committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    37256fa View commit details
    Browse the repository at this point in the history
  2. add toBuilder() on all Request in org.opensearch.client.opensearch.core

    Signed-off-by: channel-dante <dante@channel.io>
    channel-dante committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    89497be View commit details
    Browse the repository at this point in the history
  3. add toBuilder() on all Builder in org.opensearch.client.opensearch._t…

    …ypes.query_dsl
    
    Signed-off-by: channel-dante <dante@channel.io>
    channel-dante committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    28ef294 View commit details
    Browse the repository at this point in the history
  4. update CHANGELOG.md

    Signed-off-by: channel-dante <dante@channel.io>
    channel-dante committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    98b4e46 View commit details
    Browse the repository at this point in the history
  5. apply spotlessApply

    Signed-off-by: channel-dante <dante@channel.io>
    channel-dante committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    4ce9471 View commit details
    Browse the repository at this point in the history
  6. fix CommonTermsQuery.toBuilder()

    Signed-off-by: channel-dante <dante@channel.io>
    channel-dante committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    046e467 View commit details
    Browse the repository at this point in the history
  7. fix FuzzyQuery.toBuilder()

    Signed-off-by: channel-dante <dante@channel.io>
    channel-dante committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    f13dd48 View commit details
    Browse the repository at this point in the history
  8. fix toBuilders

    Signed-off-by: channel-dante <dante@channel.io>
    channel-dante committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    7d2cdaa View commit details
    Browse the repository at this point in the history
  9. add test for _types/query_dsl package

    Signed-off-by: channel-dante <dante@channel.io>
    channel-dante committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    486678c View commit details
    Browse the repository at this point in the history
  10. add test for core package

    Signed-off-by: channel-dante <dante@channel.io>
    channel-dante committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    525bac2 View commit details
    Browse the repository at this point in the history
  11. spotlessApply

    Signed-off-by: channel-dante <dante@channel.io>
    channel-dante committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    1ab16ad View commit details
    Browse the repository at this point in the history
  12. fix test

    Signed-off-by: channel-dante <dante@channel.io>
    channel-dante committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    cd6ad24 View commit details
    Browse the repository at this point in the history
  13. revert ModelTestCase

    Signed-off-by: channel-dante <dante@channel.io>
    channel-dante committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    124aa85 View commit details
    Browse the repository at this point in the history
  14. revert ModelTestCase

    Signed-off-by: channel-dante <dante@channel.io>
    channel-dante committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    3309526 View commit details
    Browse the repository at this point in the history
  15. add pr link on CHANGELOG.md

    Signed-off-by: channel-dante <dante@channel.io>
    channel-dante committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    6ae86c3 View commit details
    Browse the repository at this point in the history
  16. add pr link on CHANGELOG.md

    Signed-off-by: channel-dante <dante@channel.io>
    channel-dante committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    a77ea50 View commit details
    Browse the repository at this point in the history
  17. apply spotless

    Signed-off-by: channel-dante <dante@channel.io>
    channel-dante committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    66c2454 View commit details
    Browse the repository at this point in the history