public function testGetType()
 {
     $this->assertEquals(Query::COMPONENT_DISTRIBUTEDSEARCH, $this->distributedSearch->getType());
 }