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