Located in /Zend/Search/Lucene/Search/Query.php (line 33)
Class | Description |
---|---|
![]() |
|
![]() |
|
![]() |
|
![]() |
A Query that matches documents containing a particular sequence of terms. |
![]() |
Query weight
Constructs an appropriate Weight implementation for this query.
Execute query in context of index reader It also initializes necessary internal structures
Query specific implementation
Gets the boost for this clause. Documents matching this clause will (in addition to the normal weightings) have their score multiplied by boost. The boost is 1.0 by default.
Return query terms
Highlight matches in $inputHTML
Highlight query terms
Get document ids likely matching the query
It's an array with document ids as keys (performance considerations)
Optimize query in the context of specified index
Reset query, so it can be reused within other queries or
with other indeces
Re-write query into primitive queries in the context of specified index
Score specified document
Sets the boost for this query clause to $boost.
Get highlight color and shift to next
Constructs an initializes a Weight for a _top-level_query_.
Print a query
Documentation generated on Wed, 21 Feb 2007 11:57:58 -0800 by phpDocumentor 1.3.1