Page MenuHomeIsabelle/Phabricator
Diviner Phabricator Tech Docs PhabricatorFulltextEngineExtension

abstract class PhabricatorFulltextEngineExtension
Phabricator Technical Documentation (Search)

This class is not documented.

Methods

final public function getExtensionKey()

This method is not documented.
Return
wild

final protected function getViewer()

This method is not documented.
Return
wild

abstract public function getExtensionName()

This method is not documented.
Return
wild

public function shouldEnrichFulltextObject($object)

This method is not documented.
Parameters
$object
Return
wild

public function enrichFulltextObject($object, $document)

This method is not documented.
Parameters
$object
PhabricatorSearchAbstractDocument$document
Return
wild

public function shouldIndexFulltextObject($object)

This method is not documented.
Parameters
$object
Return
wild

public function indexFulltextObject($object, $document)

This method is not documented.
Parameters
$object
PhabricatorSearchAbstractDocument$document
Return
wild

final public static function getAllExtensions()

This method is not documented.
Return
wild