HumHub Documentation (unofficial)

Subquery extends AbstractQueryEntry
in package

Tags
category

Zend

subpackage

Search

Table of Contents

Properties

$_boost  : float
Query entry boost factor
$_query  : AbstractQuery
Query

Methods

__construct()  : mixed
Object constractor
boost()  : void
Boost query entry
getQuery()  : AbstractQuery
Transform entry to a subquery
processFuzzyProximityModifier()  : void
Process modifier ('~')

Properties

Methods

boost()

Boost query entry

public boost(float $boostFactor) : void
Parameters
$boostFactor : float

processFuzzyProximityModifier()

Process modifier ('~')

public processFuzzyProximityModifier([mixed $parameter = null ]) : void
Parameters
$parameter : mixed = null
Tags
throws
QueryParserException

        
On this page

Search results