SearchUpdateMessageQueueProcessor
class SearchUpdateMessageQueueProcessor extends SearchUpdateProcessor (View source)
Properties
protected | array | $dirty | List of dirty records to process in format |
from SearchUpdateProcessor |
Methods
protected
bool
Details
__construct()
No description
addDirtyIDs($class, $statefulids, $index)
No description
protected array
prepareIndexes()
Generates the list of indexes to process for the dirty items
protected bool
commitIndex(SolrIndex $index)
Commits the specified index to the Solr service
protected array
getSource()
Gets the record data source to process
bool
process()
Process all indexes, returning true if successful
triggerProcessing()
No description