Commit e934dfa
authored
Generate further core operations (#1632)
* Invert operation matching
Signed-off-by: Thomas Farr <[email protected]>
* Generate cluster decommission awareness and weighted routing requests
Signed-off-by: Thomas Farr <[email protected]>
* Generate explain operation
Signed-off-by: Thomas Farr <[email protected]>
* Generate get operation
Signed-off-by: Thomas Farr <[email protected]>
* Generate get_source operation
Signed-off-by: Thomas Farr <[email protected]>
* Generate scripts_painless_execute operation
Signed-off-by: Thomas Farr <[email protected]>
* Generate scroll operation
Signed-off-by: Thomas Farr <[email protected]>
* Generate search operation
Signed-off-by: Thomas Farr <[email protected]>
* Generate search_template operation
Signed-off-by: Thomas Farr <[email protected]>
* Cleanup
Signed-off-by: Thomas Farr <[email protected]>
* Simplify filtering
Signed-off-by: Thomas Farr <[email protected]>
* Fix error
Signed-off-by: Thomas Farr <[email protected]>
---------
Signed-off-by: Thomas Farr <[email protected]>1 parent 9a0a619 commit e934dfa
File tree
77 files changed
+9672
-3748
lines changed- java-client/src
- generated/java/org/opensearch/client/opensearch
- _types
- cluster
- decommission_awareness
- weighted_routing
- core
- get
- scripts_painless_execute
- search
- main/java/org/opensearch/client
- json
- opensearch
- _types
- mapping
- core
- msearch
- search
- test/java/org/opensearch/client/opensearch
- core/search
- json
- model
- java-codegen/src/main
- java/org/opensearch/client/codegen
- model
- openapi
- rewriter
- transformer
- overrides
- resources/org/opensearch/client/codegen/templates
- ObjectShape
- TaggedUnionShape
- Type
- DirectSerializer
- Serializer
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
77 files changed
+9672
-3748
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | | - | |
| 7 | + | |
4 | 8 | | |
5 | 9 | | |
6 | 10 | | |
| |||
704 | 708 | | |
705 | 709 | | |
706 | 710 | | |
707 | | - | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
0 commit comments