include/SugarSearchEngine/SugarSearchEngineAbstractBase.php
\SugarSearchEngineAbstractBase
Package: SugarCRM
Base class for search engine drivers
- Parent(s)
- \SugarSearchEngineInterface
- Children
- \SugarSearchEngineElastic
- Api
Constants
Properties
Methods

addRecordsToQueue(
\$records $records
)
:
voidThis function adds records to FTS queue.
Parameters
| Name | Type | Description |
|---|---|---|
| $records | \$records | array of records |

isModuleFtsEnabled(
$module
)
:
boolDetermine if a module is FTS enabled.
Parameters
Returns
| Name | Type | Description |
|---|---|---|
| $module |
| Type | Description |
|---|---|
| bool |

isSearchEngineDown(
)
:
Boolean
static
This function checks config to see if search engine is down.
Returns
| Type | Description |
|---|---|
| Boolean |