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 SplitResponseProcessor to Search Pipelines #14800

Merged
merged 5 commits into from
Jul 22, 2024

Commits on Jul 21, 2024

  1. Add SplitResponseProcessor for search pipelines

    Signed-off-by: Daniel Widdis <[email protected]>
    dbwiddis committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    5a48247 View commit details
    Browse the repository at this point in the history
  2. Register the split processor factory

    Signed-off-by: Daniel Widdis <[email protected]>
    dbwiddis committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    3d2f770 View commit details
    Browse the repository at this point in the history
  3. Address code review comments

    Signed-off-by: Daniel Widdis <[email protected]>
    dbwiddis committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    8d11fa2 View commit details
    Browse the repository at this point in the history
  4. Avoid list copy by casting array

    Signed-off-by: Daniel Widdis <[email protected]>
    dbwiddis committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    f20efd4 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Merge branch 'main' into split-response-processor

    Signed-off-by: Daniel Widdis <[email protected]>
    dbwiddis authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    65127cf View commit details
    Browse the repository at this point in the history