Newscoop\Search\IndexClientInterface::setItem PHP 메소드

setItem() 공개 메소드

Set item. This method gives the possibility for the indexing client to access extra data in regards to the default indexable content.
public setItem ( Newscoop\Search\DocumentInterface $item )
$item Newscoop\Search\DocumentInterface
    public function setItem(DocumentInterface $item);