\Ceo\Core\QueueHandlersKeywordExtractHandler

Handles queue actions for KeywordExtract

They can also define a STATIC method called 'tearDown' that will be called after all messages have been processed to handle grouped items.

Keep in mind that all queue objects should provide an SRN as the Queue handlers are run in the global scope, not client scope.

Summary

Methods
Properties
Constants
__construct()
setUp()
tearDown()
handle()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
handleContent()
handleMedia()
$originalService
$originalClient
N/A

Properties

$originalService

$originalService : 

Type

$originalClient

$originalClient : 

Type

Methods

__construct()

__construct() 

setUp()

setUp() 

tearDown()

tearDown() 

handle()

handle(  $data) 

Run file through ML keyword extraction

Parameters

$data

handleContent()

handleContent(  $content) 

Parameters

$content

handleMedia()

handleMedia(  $content) 

Parameters

$content