|
| $_sModule |
| $_oModule |
| $_oTemplate |
| $_sIdForm = 'sys_search_form' |
| $_sIdResults = 'sys_search_results' |
| $_sIdLoading |
| $_sSuffixLiveSearch = '_quick' |
| $_iSearchLenth |
| $_sSearchFunctionParams |
| $_bIsApi |
| $aClasses = array() |
| $aChoice = array() |
| $_bRawProcessing = false |
| $_bDataProcessing = false |
| $_bLiveSearch = false |
| $_sMetaType = '' |
| $_sCategoryObject = '' |
| $_aCustomSearchCondition = array() |
| $_aCustomCurrentCondition = array() |
| $_sUnitTemplate = '' |
◆ __construct()
BxElsSearch::__construct |
( |
| $aChoice = '' | ) |
|
Constructor
- Parameters
-
array | $aChoice | - array of choosen classes (will take a part only existing in sys_objects_search table) |
Reimplemented from BxDolSearch.
◆ response()
BxElsSearch::response |
( |
| ) |
|
create units for all classes and calling their processing methods
Reimplemented from BxDolSearch.
The documentation for this class was generated from the following file:
- modules/boonex/elasticsearch/classes/BxElsSearch.php