Skip to content

Commit

Permalink
Fix cluster stats monitoring API.
Browse files Browse the repository at this point in the history
  • Loading branch information
afoucret committed Dec 1, 2023
1 parent c40d6f3 commit cf87014
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -583,6 +583,7 @@ public void testToXContent() throws IOException {
"search" : {
"total" : 0,
"queries" : {},
"rescorers" : {},
"sections" : {}
},
"dense_vector": {
Expand Down

0 comments on commit cf87014

Please sign in to comment.