include/SugarSearchEngine/SugarSearchEngine.php

Show: inherited
Table of Contents

\SugarSearchEngine

Package: SugarCRM

This class is an adapter to the existing SugarSpot/UnifiedSearch capabilities and is the default search engine if no other external engines have been configured.

Parent(s)
\SugarSearchEngineInterface
Api
 

Methods

methodpublicbulkInsert(  $docs ) : void

No-op

Parameters
Name Type Description
$docs
methodpubliccreateIndex(  $recreate = false ) : void

No-op

Parameters
Name Type Description
$recreate
methodpubliccreateIndexDocument(  $bean,  $searchFields = null ) : void

No-op

Parameters
Name Type Description
$bean
$searchFields
methodpublicdelete(  $bean ) : void

No-op

Parameters
Name Type Description
$bean
methodpublicgetServerStatus( ) : void

No-op

methodpublicindexBean(  $bean,  $batched = TRUE ) : void

No-op

Parameters
Name Type Description
$bean
$batched
methodpublicsearch(  $query,  $offset = 0,  $limit = 20,  $options = array() ) : void

Parameters
Name Type Description
$query
$offset
$limit
$options
Documentation was generated by DocBlox 0.18.1.