$hits = $this->lucene->find( 'hashid' . $obj->getID() );
$hits = $this->lucene->find( 'hashid: ' . $obj->getID() );