[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/applications/search/engine/ -> PhabricatorSearchEngineMySQL.php (summary)

(no description)

File Size: 334 lines (9 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 4 functions

  reindexAbstractDocument()
  reconstructDocument()
  executeSearch()
  joinRelationship()

Functions
Functions that are not part of a class:

reindexAbstractDocument(PhabricatorSearchAbstractDocument $doc)   X-Ref
No description

reconstructDocument($phid)   X-Ref
Rebuild the PhabricatorSearchAbstractDocument that was used to index
an object out of the index itself. This is primarily useful for debugging,
as it allows you to inspect the search index representation of a
document.

param: phid PHID of a document which exists in the search index.
return: null|PhabricatorSearchAbstractDocument Abstract document object

executeSearch(PhabricatorSavedQuery $query)   X-Ref
No description

joinRelationship(AphrontDatabaseConnection $conn,PhabricatorSavedQuery $query,$field,$type,$is_existence = false)   X-Ref
No description



Generated: Sun Nov 30 09:20:46 2014 Cross-referenced by PHPXref 0.7.1