If I do a join search with `?scroll=1m` I get a scroll id. Calling `/_search/scroll` with that id returns the correct doc count but no hits.
If I do a join search with
?scroll=1mI get a scroll id. Calling/_search/scrollwith that id returns the correct doc count but no hits.