-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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 SearchExtBuilders to SearchResponse #9379
Commits on Aug 16, 2023
-
Add SearchExtBuilders to SearchResponse. [Issue opensearch-project#9328…
…](opensearch-project#9328) Signed-off-by: Austin Lee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 15857c3 - Browse repository at this point
Copy the full SHA 15857c3View commit details
Commits on Aug 18, 2023
-
Keep SearchResponse immutable, add a constructor to take a List of Se…
…archExtBuilders. Signed-off-by: Austin Lee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 33ceec4 - Browse repository at this point
Copy the full SHA 33ceec4View commit details -
Fix spotlessJavaCheck findings.
Signed-off-by: Austin Lee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ccc8cd - Browse repository at this point
Copy the full SHA 1ccc8cdView commit details
Commits on Aug 23, 2023
-
Move SearchExtBuilders into SearchResponseSections, fix indenting in …
…SearchRequest. Signed-off-by: Austin Lee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a13e3bc - Browse repository at this point
Copy the full SHA a13e3bcView commit details
Commits on Aug 25, 2023
-
Updated changelog (mixed minor formatting issues), added version chec…
…ks on serialization/deserialization, added a Builder for making copies of SearchResponse easier. Signed-off-by: Austin Lee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for adace69 - Browse repository at this point
Copy the full SHA adace69View commit details -
Merge branch 'main' into searchresponse-ext
Signed-off-by: Austin Lee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a8f0725 - Browse repository at this point
Copy the full SHA a8f0725View commit details
Commits on Aug 28, 2023
-
Add GenericSearchExtBuilder as a catch-all for SearchExtBuilders not …
…registered in xcontent registry. Signed-off-by: Austin Lee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e5b4e46 - Browse repository at this point
Copy the full SHA e5b4e46View commit details -
Simplify GenericSearchExtBuilder using a single Object member.
Signed-off-by: Austin Lee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 021a257 - Browse repository at this point
Copy the full SHA 021a257View commit details -
Address additional review comments.
Signed-off-by: Austin Lee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 43ac8c4 - Browse repository at this point
Copy the full SHA 43ac8c4View commit details
Commits on Aug 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 67a5089 - Browse repository at this point
Copy the full SHA 67a5089View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c88507 - Browse repository at this point
Copy the full SHA 8c88507View commit details