include/SugarSearchEngine/SugarSearchEngineAbstractBase.php

Show: inherited
Table of Contents

\SugarSearchEngineAbstractBase

Package:
Parent(s)
\SugarSearchEngineInterface
Children
\SugarSearchEngineElastic

Constants

Constant  MAX_BULK_THRESHOLD = 100

The max number of documents to bulk insert at a time

Properties

Propertyprotectedarray  $_documents= 'array()'

Default valuearray()Details
Type
array

Methods

methodpublic__destruct( ) : void

Bulk insert any documents that have been marked for bulk insertion.

methodprotectedaddRecordsToQueue(  $records ) : void

Parameters
Name Type Description
$records
methodprotectedcheckException(  $e ) : void

Parameters
Name Type Description
$e
methodprotecteddisableFTS( ) : void

methodprotectedisModuleFtsEnabled(  $module ) : bool

Determine if a module is FTS enabled.

Parameters
Name Type Description
$module
Returns
Type Description
bool
Documentation was generated by DocBlox 0.18.1.