public function testHitType()
 {
     $this->assertSame('item', $this->hit->getHitType());
 }