Page MenuHomePhorge
Diviner Tech Docs PhabricatorElasticsearchQueryBuilder

class PhabricatorElasticsearchQueryBuilder
Phorge Technical Documentation (Search)

This class is not documented.

Methods

public function getClauses($termkey)

This method is not documented.
Parameters
$termkey
Return
wild

public function getClauseCount($clausekey)

This method is not documented.
Parameters
$clausekey
Return
wild

public function addExistsClause($field)

This method is not documented.
Parameters
$field
Return
wild

public function addTermsClause($field, $values)

This method is not documented.
Parameters
$field
$values
Return
wild

public function addMustClause($clause)

This method is not documented.
Parameters
$clause
Return
wild

public function addFilterClause($clause)

This method is not documented.
Parameters
$clause
Return
wild

public function addShouldClause($clause)

This method is not documented.
Parameters
$clause
Return
wild

public function addMustNotClause($clause)

This method is not documented.
Parameters
$clause
Return
wild

public function addClause($clause, $terms)

This method is not documented.
Parameters
$clause
$terms
Return
wild

public function toArray()

This method is not documented.
Return
wild