Метод | Описание | |
---|---|---|
bulkIndex ( array $fullTextBulkData ) | Indexes an array of FullTextData objects. | |
index ( |
Index search engine FullTextData objects corresponding to content object field values. | |
purgeIndex ( ) | Remove entire search index. | |
remove ( mixed $contentId, mixed | null $versionId = null ) | Remove whole content or a specific version from index. |
abstract public index ( |
||
$fullTextValue |