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