|
| __construct (&$oModule) |
|
| searchSimple ($sIndex, $sType, $sTerm) |
|
| searchExtended ($sIndex, $sType, $aCondition, $aSelection=array()) |
|
| getData ($sIndex, $sType, $iContentId) |
|
| indexData ($sIndex, $sType, $iContentId, $aData) |
|
| updateData ($sIndex, $sType, $iContentId, $aData) |
|
| deleteData ($sIndex, $sType, $iContentId) |
|
| getErrorMsg () |
|
| api ($sAction, $aData=array(), $sMetod='get', $bJsonResponse=true) |
|
|
| _prepareConditionsGroup ($aGrp) |
|
| _prepareConditionsSingle ($aCnd) |
|
| curl ($sUrl, $aData=array(), $sMethod='get', &$sHttpCode=null, $aBasicAuth=array()) |
|
| log ($mixed, $sProvider='') |
|
|
| $_oModule |
|
| $_sError = false |
|
| $_iTimeout = 30 |
|
| $_sApiUrl = 'http://localhost:9200' |
|
| $_aOprs = array('AND' => array('AG' => 'bool', 'FN' => 'filter'), 'OR' => array('AG' => 'dis_max', 'FN' => 'queries')) |
|
The documentation for this class was generated from the following file:
- modules/boonex/elasticsearch/classes/BxElsApi.php