assafcoh
assafcoh
composite aggregation is the only way to paginate aggregations. This is a major bug, Is there a fix estimate?
@owaiskazi19 this issue is a "general" request for supporting creation of all API objects from JSON. The CreateIndexRequest code I mentioned above is just one example for one API. Specifically,...
We also have a similar use case. We need to dynamically add an additional query filter to an already build SearchRequest. The toBuilder() solution suggested above is perfect! It would...
@dblock unfortunately I do not have time to work on this. However I believe this issue should be given higher priority since it is necessary for many projects (I found...
Unfortunately, i am not able to contribute here. However, this bug means there is no way to paginate aggregations with this java client. In my opinion, this is a central...