Page MenuHomeGitPull.it
Diviner Tech Docs PhabricatorFulltextEngineExtension

abstract class PhabricatorFulltextEngineExtension
Phorge 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

public function newFerretSearchFunctions()

This method is not documented.
Return
wild