Sleimanx2\Plastic\DSL\SuggestionBuilder::getIndex PHP Method

getIndex() public method

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