open() public method
Establishes a DB connection.
It does nothing if a DB connection has already been established.
public void open ( ) | ||
---|---|---|
throws | yii\elasticsearch\Exception |
if connection fails |
open() public method
Establishes a DB connection.
It does nothing if a DB connection has already been established.
public void open ( ) | ||
---|---|---|
throws | yii\elasticsearch\Exception |
if connection fails |
Please login to continue.