Hi.
I was wondering if there is any way to get the values that were set on a SearchRequestBuilder
(like size, etc). At this stage we can only set these values but no way to read them back.
Thanks.
Cos.
have you tried SearchRequestBuilder.request().source()
?
1 Like
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.