TextAnalysis\Indexes\Builders\CollectionInvertedIndexBuilder::getMetadata PHP Method

getMetadata() public method

public getMetadata ( ) : the
return the metadata indexed by document id
    public function getMetadata()
    {
        $this->metadata;
    }