MultiSearchResponse - containing responses haven't set a scroll id

Hi Guys,

I'm currently building a MultiSearchRequest which has two requests included and each of them has set a scroll. Everything works fine, request works, request contains two responses as expected but if I try to get the scroll id via response.getScrollId() the method returns for both of them NULL. Could it be that I can't use scroll responses inside a multisearch request? JAVA, elastic 6.6.0

Greetz

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.