public function testGetAction()
 {
     $this->assertSame(SearchScrollRequest::REQUEST_ACTION, $this->request->getAction());
 }