Sleimanx2\Plastic\DSL\SuggestionBuilder::getIndex PHP 메소드

getIndex() 공개 메소드

Return the current elastic index.
public getIndex ( ) : string
리턴 string
    public function getIndex()
    {
        return $this->index;
    }