Apache Zeta Components - high quality PHP components

Apache Zeta Components Manual :: Package Search Element Index

Element index for package Search

Package indexes

[ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ l ] [ m ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ u ] [ w ] [ x ] [ z ] [ _ ]

Letter '_'

__construct
in file search_result_document.php, method ezcSearchResultDocument::__construct()
    Contructs a new ezcSearchResultDocument.
__construct
in file search_session.php, method ezcSearchSession::__construct()
    Constructs a new search session that works on the handler $handler.
__construct
in file search_result.php, method ezcSearchResult::__construct()
    Contructs a new ezcSearchResult.
__construct
in file query_variable_parameter.php, method ezcSearchQueryVariableParameterException::__construct()
    Constructs an ezcSearchQueryVariableParameterException with the method $method and the arguments $numProvided and $numExpected.
__construct
in file build_query.php, method ezcSearchBuildQueryException::__construct()
    Constructs an ezcSearchBuildQueryException
__construct
in file query_token.php, method ezcSearchQueryToken::__construct()
    Contructs a new ezcSearchResult.
__construct
in file simple.php, method ezcSearchSimpleArticle::__construct()
    Constructs a new image definition.
__construct
in file solr.php, method ezcSearchSolrHandler::__construct()
    Creates a new Solr handler connection
__construct
in file xml_manager.php, method ezcSearchXmlManager::__construct()
    Constructs a new XML manager that will look for search document definitions in the directory $dir.
__construct
in file zend_lucene_delete.php, method ezcSearchDeleteQueryZendLucene::__construct()
    Constructs a new ezcSearchQuerySolr object for the handler $handler
__construct
in file transaction.php, method ezcSearchTransactionException::__construct()
    Constructs an ezcSearchTransactionException
__construct
in file solr_delete.php, method ezcSearchDeleteQuerySolr::__construct()
    Constructs a new ezcSearchQuerySolr object for the handler $handler
__construct
in file solr.php, method ezcSearchQuerySolr::__construct()
    Constructs a new ezcSearchQuerySolr object for the handler $handler
__construct
in file network.php, method ezcSearchNetworkException::__construct()
    Constructs an ezcSearchNetworkException
__construct
in file query.php, method ezcSearchQuery::__construct()
    Creates a new search query with handler $handler and document definition $definition.
__construct
in file embedded_manager.php, method ezcSearchEmbeddedManager::__construct()
    Constructs a new embedded manager.
__construct
in file incomplete_state.php, method ezcSearchIncompleteStateException::__construct()
    Constructs an ezcSearchIncompleteStateException for field $field.
__construct
in file does_not_provide_definition.php, method ezcSearchDoesNotProvideDefinitionException::__construct()
    Constructs an ezcSearchDoesNotProvideDefinitionException for document type $type
__construct
in file definition_not_found.php, method ezcSearchDefinitionNotFoundException::__construct()
    Constructs an ezcSearchDefinitionNotFoundException
__construct
in file document_field_definition.php, method ezcSearchDefinitionDocumentField::__construct()
    Contructs a new ezcSearchDefinitionDocumentField.
__construct
in file exception.php, method ezcSearchException::__construct()
    Constructs an ezcSearchException
__construct
in file definition_invalid.php, method ezcSearchDefinitionInvalidException::__construct()
    Constructs an ezcSearchDefinitionInvalidException
__construct
in file image.php, method ezcSearchSimpleImage::__construct()
    Constructs a new image definition.
__construct
in file can_not_connect.php, method ezcSearchCanNotConnectException::__construct()
    Constructs an ezcSearchCanNotConnectException for type $type at location $location
__construct
in file id_not_found.php, method ezcSearchIdNotFoundException::__construct()
    Constructs an ezcSearchIdNotFoundException for the ID $id.
__construct
in file field_not_defined.php, method ezcSearchFieldNotDefinedException::__construct()
    Constructs an ezcSearchFieldNotDefinedException for document type $type and field $field.
__construct
in file document_definition.php, method ezcSearchDocumentDefinition::__construct()
    Creates a new ezcSearchDocumentDefinition for document type $documentType.
__set_state
in file search_result_document.php, method ezcSearchResultDocument::__set_state()
    Returns a new instance of this class with the data specified by $array.
__set_state
in file query_token.php, method ezcSearchQueryToken::__set_state()
    Returns a new instance of this class with the data specified by $array.
__set_state
in file search_result.php, method ezcSearchResult::__set_state()
    Returns a new instance of this class with the data specified by $array.
__set_state
in file document_field_definition.php, method ezcSearchDefinitionDocumentField::__set_state()
    Returns a new instance of this class with the data specified by $array.

Letter 'b'

$body
in file simple.php, variable ezcSearchSimpleArticle::$body
    Article body.
$boost
in file document_field_definition.php, variable ezcSearchDefinitionDocumentField::$boost
    How much priority to give to a specific field.
beginTransaction
in file search_session.php, method ezcSearchSession::beginTransaction()
    Starts a transaction for indexing.
beginTransaction
in file solr.php, method ezcSearchSolrHandler::beginTransaction()
    Starts a transaction for indexing.
beginTransaction
in file index_handler.php, method ezcSearchIndexHandler::beginTransaction()
    Starts a transaction for indexing.
between
in file solr_delete.php, method ezcSearchDeleteQuerySolr::between()
    Returns a string containing a field/value specifier, and an optional boost value.
between
in file zend_lucene_delete.php, method ezcSearchDeleteQueryZendLucene::between()
    Returns a string containing a field/value specifier, and an optional boost value.
between
in file query.php, method ezcSearchQuery::between()
    Returns a string containing a field/value specifier, and an optional boost value.
between
in file solr.php, method ezcSearchQuerySolr::between()
    Returns a string containing a field/value specifier, and an optional boost value.
BOOLEAN
in file document_definition.php, class constant ezcSearchDocumentDefinition::BOOLEAN
    Type for boolean fields.
boost
in file solr.php, method ezcSearchQuerySolr::boost()
    Modifies a clause to give it higher weight while searching.
boost
in file query_find.php, method ezcSearchFindQuery::boost()
    Modifies a clause to give it higher weight while searching.
BRACE_CLOSE
in file query_token.php, class constant ezcSearchQueryToken::BRACE_CLOSE
BRACE_OPEN
in file query_token.php, class constant ezcSearchQueryToken::BRACE_OPEN
buildQuery
in file query_builder.php, method ezcSearchQueryBuilder::buildQuery()
    Walks over the $tokens and builds the query $q from them and the $searchFields
build_query.php
procedural page build_query.php

Letter 'c'

$connection
in file solr.php, variable ezcSearchSolrHandler::$connection
    Holds the connection to Solr
COLON
in file query_token.php, class constant ezcSearchQueryToken::COLON
commit
in file index_handler.php, method ezcSearchIndexHandler::commit()
    Ends a transaction and calls commit.
commit
in file solr.php, method ezcSearchSolrHandler::commit()
    Ends a transaction and calls commit.
commit
in file search_session.php, method ezcSearchSession::commit()
    Ends a transaction and calls commit.
connect
in file solr.php, method ezcSearchSolrHandler::connect()
    Connects to Solr
createDeleteQuery
in file solr.php, method ezcSearchSolrHandler::createDeleteQuery()
    Creates a delete query object with the fields from the definition filled in.
createDeleteQuery
in file search_session.php, method ezcSearchSession::createDeleteQuery()
    Returns a delete query for the given document type $type.
createDeleteQuery
in file index_handler.php, method ezcSearchIndexHandler::createDeleteQuery()
    Creates a delete query object with the fields from the definition filled in.
createFindQuery
in file solr.php, method ezcSearchSolrHandler::createFindQuery()
    Creates a search query object with the fields from the definition filled in.
createFindQuery
in file handler.php, method ezcSearchHandler::createFindQuery()
    Creates a search query object with the fields from the definition filled in.
createFindQuery
in file search_session.php, method ezcSearchSession::createFindQuery()
    Returns a search query for the given document type $type.
can_not_connect.php
procedural page can_not_connect.php

Letter 'd'

$defaultField
in file document_definition.php, variable ezcSearchDocumentDefinition::$defaultField
    Contains the field name of the default search field.
$document
in file search_result_document.php, variable ezcSearchResultDocument::$document
    Document itself
$documents
in file search_result.php, variable ezcSearchResult::$documents
    The found documents
$documentType
in file document_definition.php, variable ezcSearchDocumentDefinition::$documentType
    Contains the document type - which is the same as the class name.
DATE
in file document_definition.php, class constant ezcSearchDocumentDefinition::DATE
    Type for date fields.
delete
in file search_session.php, method ezcSearchSession::delete()
    Deletes the document $document from the index.
delete
in file solr.php, method ezcSearchSolrHandler::delete()
    Deletes documents using the query $query.
delete
in file index_handler.php, method ezcSearchIndexHandler::delete()
    Builds the delete query and returns the parsed response
deleteById
in file index_handler.php, method ezcSearchIndexHandler::deleteById()
    Deletes a document by the document's $id
deleteById
in file solr.php, method ezcSearchSolrHandler::deleteById()
    Deletes a document by the document's $id
deleteById
in file search_session.php, method ezcSearchSession::deleteById()
    Deletes a document by the document's $id
document_definition.php
procedural page document_definition.php
definition_invalid.php
procedural page definition_invalid.php
definition_not_found.php
procedural page definition_not_found.php
does_not_provide_definition.php
procedural page does_not_provide_definition.php
definition_manager.php
procedural page definition_manager.php
definition_provider.php
procedural page definition_provider.php
document_field_definition.php
procedural page document_field_definition.php

Letter 'e'

$error
in file search_result.php, variable ezcSearchResult::$error
    An error message in case a search error occurred
eq
in file solr.php, method ezcSearchQuerySolr::eq()
    Returns a string containing a field/value specifier, and an optional boost value.
eq
in file zend_lucene_delete.php, method ezcSearchDeleteQueryZendLucene::eq()
    Returns a string containing a field/value specifier, and an optional boost value.
eq
in file solr_delete.php, method ezcSearchDeleteQuerySolr::eq()
    Returns a string containing a field/value specifier, and an optional boost value.
eq
in file query.php, method ezcSearchQuery::eq()
    Returns a string containing a field/value specifier, and an optional boost value.
extract
in file rstxml.php, method ezcSearchRstXmlExtractor::extract()
    Extracts information from the file $fileName associated with the url $url.
ezcSearchBuildQueryException
in file build_query.php, class ezcSearchBuildQueryException
    This exception is thrown when the query builder can not parse the query string.
ezcSearchCanNotConnectException
in file can_not_connect.php, class ezcSearchCanNotConnectException
    This exception is thrown when no connection can be made against a search backend.
ezcSearchDefinitionDocumentField
in file document_field_definition.php, class ezcSearchDefinitionDocumentField
    The struct contains a field definition.
ezcSearchDefinitionInvalidException
in file definition_invalid.php, class ezcSearchDefinitionInvalidException
    This exception is thrown when a definition file for a class is invalid.
ezcSearchDefinitionManager
in file definition_manager.php, class ezcSearchDefinitionManager
    Defines the interface for all persistent object definition managers.
ezcSearchDefinitionNotFoundException
in file definition_not_found.php, class ezcSearchDefinitionNotFoundException
    This exception is thrown when a definition file for a class can not be found.
ezcSearchDefinitionProvider
in file definition_provider.php, class ezcSearchDefinitionProvider
    Defines the interface for all classes that can provide a definition through the ezcSearchEmbeddedManager.
ezcSearchDeleteQuery
in file query_delete.php, class ezcSearchDeleteQuery
    Class to create select search backend indepentent search queries.
ezcSearchDeleteQuerySolr
in file solr_delete.php, class ezcSearchDeleteQuerySolr
    ezcSearchQuerySolr implements the find query for searching documents.
ezcSearchDeleteQueryZendLucene
in file zend_lucene_delete.php, class ezcSearchDeleteQueryZendLucene
    ezcSearchQuerySolr implements the find query for searching documents.
ezcSearchDocumentDefinition
in file document_definition.php, class ezcSearchDocumentDefinition
    The struct contains a document definition.
ezcSearchDoesNotProvideDefinitionException
in file does_not_provide_definition.php, class ezcSearchDoesNotProvideDefinitionException
    This exception is thrown when the embedded manager can not find a definition for a class because it doesn't implement the interface.
ezcSearchEmbeddedManager
in file embedded_manager.php, class ezcSearchEmbeddedManager
    Handles document type definitions embedded in the class the definitions are for.
ezcSearchException
in file exception.php, class ezcSearchException
    This class provides the base exception for exception in the Search component.
ezcSearchFieldNotDefinedException
in file field_not_defined.php, class ezcSearchFieldNotDefinedException
    Exception thrown when a field name is used that has not been defined through the document definition.
ezcSearchFindQuery
in file query_find.php, class ezcSearchFindQuery
    Class to create select search backend indepentent search queries.
ezcSearchHandler
in file handler.php, class ezcSearchHandler
    Defines interface for all the search backend implementations.
ezcSearchIdNotFoundException
in file id_not_found.php, class ezcSearchIdNotFoundException
    Exception thrown when a non-existing ID is requested for findById().
ezcSearchIncompleteStateException
in file incomplete_state.php, class ezcSearchIncompleteStateException
    Exception thrown when a field from the definition was not returned by getState().
ezcSearchIndexHandler
in file index_handler.php, class ezcSearchIndexHandler
    Defines interface for all the search backend implementations.
ezcSearchNetworkException
in file network.php, class ezcSearchNetworkException
    Exception thrown when a network connection to a search backends gets disconnected permaturely.
ezcSearchQuery
in file query.php, class ezcSearchQuery
    Class to create select search backend indepentent search queries.
ezcSearchQueryBuilder
in file query_builder.php, class ezcSearchQueryBuilder
    ezcSearchQueryBuilder provides a method to add a natural language search query to an exisiting query object.
ezcSearchQuerySolr
in file solr.php, class ezcSearchQuerySolr
    ezcSearchQuerySolr implements the find query for searching documents.
ezcSearchQueryToken
in file query_token.php, class ezcSearchQueryToken
    The struct contains tokens that make up a search query
ezcSearchQueryVariableParameterException
in file query_variable_parameter.php, class ezcSearchQueryVariableParameterException
    Exception thrown when a method does not receive the variables it requires.
ezcSearchResult
in file search_result.php, class ezcSearchResult
    The struct contains the result as parsed by the different search handlers.
ezcSearchResultDocument
in file search_result_document.php, class ezcSearchResultDocument
    The struct contains the result as parsed by the different search handlers.
ezcSearchRstXmlExtractor
in file rstxml.php, class ezcSearchRstXmlExtractor
    This class extracts title and body from a parsed RST file in XML format.
ezcSearchSession
in file search_session.php, class ezcSearchSession
    ezcSearchSession is the main runtime interface for searching documents.
ezcSearchSimpleArticle
in file simple.php, class ezcSearchSimpleArticle
    A sample definition for indexing articles.
ezcSearchSimpleImage
in file image.php, class ezcSearchSimpleImage
    A sample definition for indexing images.
ezcSearchSolrHandler
in file solr.php, class ezcSearchSolrHandler
    Solr backend implementation
ezcSearchTransactionException
in file transaction.php, class ezcSearchTransactionException
    This exception is thrown in case something with a transaction goes wrong.
ezcSearchXmlManager
in file xml_manager.php, class ezcSearchXmlManager
    Handles document type definitions in XML format.
exception.php
procedural page exception.php
embedded_manager.php
procedural page embedded_manager.php

Letter 'f'

$facets
in file search_result.php, variable ezcSearchResult::$facets
    A list of facets
$facets
in file solr.php, variable ezcSearchQuerySolr::$facets
    Holds all the facets
$field
in file document_field_definition.php, variable ezcSearchDefinitionDocumentField::$field
    The field name
$fields
in file document_definition.php, variable ezcSearchDocumentDefinition::$fields
    Contains an array of field definitions
facet
in file solr.php, method ezcSearchQuerySolr::facet()
    Adds one facet to the query.
facet
in file query_find.php, method ezcSearchFindQuery::facet()
    Adds one facet to the query.
fetchDefinition
in file xml_manager.php, method ezcSearchXmlManager::fetchDefinition()
    Returns the definition of the search document with the type $type.
fetchDefinition
in file embedded_manager.php, method ezcSearchEmbeddedManager::fetchDefinition()
    Returns the definition of the search document with the type $type.
fetchDefinition
in file definition_manager.php, method ezcSearchDefinitionManager::fetchDefinition()
    Returns the definition of the document type $type.
find
in file solr.php, method ezcSearchSolrHandler::find()
    Builds the search query and returns the parsed response
find
in file handler.php, method ezcSearchHandler::find()
    Builds the search query and returns the parsed response
find
in file search_session.php, method ezcSearchSession::find()
    Returns the result of the search query $query as a list of objects.
findById
in file handler.php, method ezcSearchHandler::findById()
    Finds a document by the document's $id
findById
in file search_session.php, method ezcSearchSession::findById()
    Find a document by its ID.
findById
in file solr.php, method ezcSearchSolrHandler::findById()
    Finds a document by the document's $id
FLOAT
in file document_definition.php, class constant ezcSearchDocumentDefinition::FLOAT
    Type for floating point fields.
fuzz
in file solr.php, method ezcSearchQuerySolr::fuzz()
    Modifies a clause make it fuzzy.
fuzz
in file query_find.php, method ezcSearchFindQuery::fuzz()
    Modifies a clause make it fuzzy.
field_not_defined.php
procedural page field_not_defined.php

Letter 'g'

getDefinition
in file simple.php, method ezcSearchSimpleArticle::getDefinition()
    Returns the definition of this class.
getDefinition
in file zend_lucene_delete.php, method ezcSearchDeleteQueryZendLucene::getDefinition()
    Returns the definition that belongs to this query
getDefinition
in file solr.php, method ezcSearchQuerySolr::getDefinition()
    Returns the definition that belongs to this query
getDefinition
in file definition_provider.php, method ezcSearchDefinitionProvider::getDefinition()
    Returns the definition for the document.
getDefinition
in file image.php, method ezcSearchSimpleImage::getDefinition()
    Returns the definition of this class.
getDefinition
in file solr_delete.php, method ezcSearchDeleteQuerySolr::getDefinition()
    Returns the definition that belongs to this query
getFieldNames
in file document_definition.php, method ezcSearchDocumentDefinition::getFieldNames()
    Returns a list with all the field names
getHighlightFieldNames
in file document_definition.php, method ezcSearchDocumentDefinition::getHighlightFieldNames()
    Returns all the field names that should appear in the highlighted fields
getName
in file solr.php, method ezcSearchSolrHandler::getName()
    Returns 'solr'.
getSelectFieldNames
in file document_definition.php, method ezcSearchDocumentDefinition::getSelectFieldNames()
    Returns all the field names that should appear in the search result
getState
in file image.php, method ezcSearchSimpleImage::getState()
    Returns the state of this definition as an array.
getState
in file simple.php, method ezcSearchSimpleArticle::getState()
    Returns the state of this definition as an array.

Letter 'h'

$height
in file image.php, variable ezcSearchSimpleImage::$height
    Image height.
$highlight
in file search_result_document.php, variable ezcSearchResultDocument::$highlight
    The highlighted fields
$highlight
in file document_field_definition.php, variable ezcSearchDefinitionDocumentField::$highlight
    Whether this field should be used for highlighting
$highlightFields
in file solr.php, variable ezcSearchQuerySolr::$highlightFields
    Holds the columns to highlight in the search result
highlight
in file solr.php, method ezcSearchQuerySolr::highlight()
    Adds the fields to highlight in the results.
HTML
in file document_definition.php, class constant ezcSearchDocumentDefinition::HTML
    Type for HTML fields.
handler.php
procedural page handler.php

Letter 'i'

$id
in file simple.php, variable ezcSearchSimpleArticle::$id
    Id for the article.
$id
in file image.php, variable ezcSearchSimpleImage::$id
    Id for the image.
$idProperty
in file document_definition.php, variable ezcSearchDocumentDefinition::$idProperty
    Contains the id property. This one is required.
$inResult
in file document_field_definition.php, variable ezcSearchDefinitionDocumentField::$inResult
    Whether the field should be part of the result set
important
in file solr.php, method ezcSearchQuerySolr::important()
    Creates an 'important' clause
important
in file query_find.php, method ezcSearchFindQuery::important()
    Creates an 'important' clause
index
in file search_session.php, method ezcSearchSession::index()
    Indexes the new document $document to the search index.
index
in file index_handler.php, method ezcSearchIndexHandler::index()
    Indexes the document $document using definition $definition
index
in file solr.php, method ezcSearchSolrHandler::index()
    Indexes the document $document using definition $definition
INT
in file document_definition.php, class constant ezcSearchDocumentDefinition::INT
    Type for integer fields.
id_not_found.php
procedural page id_not_found.php
incomplete_state.php
procedural page incomplete_state.php
image.php
procedural page image.php
index_handler.php
procedural page index_handler.php

Letter 'l'

$limit
in file solr.php, variable ezcSearchQuerySolr::$limit
    Holds the maximum number of results for the query.
lAnd
in file query.php, method ezcSearchQuery::lAnd()
    Creates an AND clause
lAnd
in file zend_lucene_delete.php, method ezcSearchDeleteQueryZendLucene::lAnd()
    Creates an AND clause
lAnd
in file solr_delete.php, method ezcSearchDeleteQuerySolr::lAnd()
    Creates an AND clause
lAnd
in file solr.php, method ezcSearchQuerySolr::lAnd()
    Creates an AND clause
limit
in file query_find.php, method ezcSearchFindQuery::limit()
    Registers from which offset to start returning results, and how many results to return.
limit
in file solr.php, method ezcSearchQuerySolr::limit()
    Registers from which offset to start returning results, and how many results to return.
LOGICAL_AND
in file query_token.php, class constant ezcSearchQueryToken::LOGICAL_AND
LOGICAL_OR
in file query_token.php, class constant ezcSearchQueryToken::LOGICAL_OR
lOr
in file zend_lucene_delete.php, method ezcSearchDeleteQueryZendLucene::lOr()
    Creates an OR clause
lOr
in file query.php, method ezcSearchQuery::lOr()
    Creates an OR clause
lOr
in file solr.php, method ezcSearchQuerySolr::lOr()
    Creates an OR clause
lOr
in file solr_delete.php, method ezcSearchDeleteQuerySolr::lOr()
    Creates an OR clause

Letter 'm'

$mime
in file image.php, variable ezcSearchSimpleImage::$mime
    Image mime-type.
$multi
in file document_field_definition.php, variable ezcSearchDefinitionDocumentField::$multi
    Whether there can be multiple values for this field
mapFieldType
in file solr.php, method ezcSearchSolrHandler::mapFieldType()
    Returns the field name as used by solr created from the field $name and $type.
mapFieldValueForIndex
in file solr.php, method ezcSearchSolrHandler::mapFieldValueForIndex()
    This method prepares a $value before it is passed to the indexer.
mapFieldValueForReturn
in file solr.php, method ezcSearchSolrHandler::mapFieldValueForReturn()
    This method prepares a $value before it is passed to the search handler.
mapFieldValueForSearch
in file solr.php, method ezcSearchSolrHandler::mapFieldValueForSearch()
    This method prepares a $value before it is passed to the search handler.
mapFieldValuesForIndex
in file solr.php, method ezcSearchSolrHandler::mapFieldValuesForIndex()
    This method prepares a value or an array of $values before it is passed to the indexer.
mapFieldValuesForReturn
in file solr.php, method ezcSearchSolrHandler::mapFieldValuesForReturn()
    This method prepares a value or an array of $values after it has been returned by search handler.
mapFieldValuesForSearch
in file solr.php, method ezcSearchSolrHandler::mapFieldValuesForSearch()
    This method prepares a value or an array of $values before it is passed to the search handler.
MINUS
in file query_token.php, class constant ezcSearchQueryToken::MINUS

Letter 'n'

not
in file zend_lucene_delete.php, method ezcSearchDeleteQueryZendLucene::not()
    Creates a NOT clause
not
in file solr_delete.php, method ezcSearchDeleteQuerySolr::not()
    Creates a NOT clause
not
in file solr.php, method ezcSearchQuerySolr::not()
    Creates a NOT clause
not
in file query.php, method ezcSearchQuery::not()
    Creates a NOT clause
network.php
procedural page network.php

Letter 'o'

$offset
in file solr.php, variable ezcSearchQuerySolr::$offset
    Holds the number of the first element to return in the results.
$orderByClauses
in file solr.php, variable ezcSearchQuerySolr::$orderByClauses
    Holds all the order by clauses that will be used to create the search query.
orderBy
in file solr.php, method ezcSearchQuerySolr::orderBy()
    Tells the query on which field to sort on, and in which order
orderBy
in file query_find.php, method ezcSearchFindQuery::orderBy()
    Tells the query on which field to sort on, and in which order

Letter 'p'

$published
in file simple.php, variable ezcSearchSimpleArticle::$published
    Published date for the article.
parseSearchQuery
in file query_builder.php, method ezcSearchQueryBuilder::parseSearchQuery()
    Parses the $searchQuery and adds the selection clauses to the $query object
PLUS
in file query_token.php, class constant ezcSearchQueryToken::PLUS

Letter 'q'

$queryTime
in file search_result.php, variable ezcSearchResult::$queryTime
    Query time in milliseconds
QUOTE
in file query_token.php, class constant ezcSearchQueryToken::QUOTE
query_tools.php
procedural page query_tools.php
query_variable_parameter.php
procedural page query_variable_parameter.php
query.php
procedural page query.php
query_delete.php
procedural page query_delete.php
query_find.php
procedural page query_find.php
query_builder.php
procedural page query_builder.php
query_token.php
procedural page query_token.php

Letter 'r'

$rawBody
in file network.php, variable ezcSearchNetworkException::$rawBody
    Contains the raw HTTP body of the network error, if available
$resultCount
in file search_result.php, variable ezcSearchResult::$resultCount
    The number of results
$resultFields
in file solr.php, variable ezcSearchQuerySolr::$resultFields
    Holds the columns to return in the search result
reConnect
in file solr.php, method ezcSearchSolrHandler::reConnect()
    Closes the connection, and re-connects to Solr
reset
in file solr_delete.php, method ezcSearchDeleteQuerySolr::reset()
    Resets all the internal query values to their defaults.
reset
in file zend_lucene_delete.php, method ezcSearchDeleteQueryZendLucene::reset()
    Resets all the internal query values to their defaults.
reset
in file solr.php, method ezcSearchQuerySolr::reset()
    Resets all the internal query values to their defaults.
reset
in file query.php, method ezcSearchQuery::reset()
    Resets the query object for reuse.
reset
in file query_builder.php, method ezcSearchQueryBuilder::reset()
    Resets the parser to its initial state.
runCommit
in file solr.php, method ezcSearchSolrHandler::runCommit()
    Runs a commit command to tell solr we're done indexing.
rstxml.php
procedural page rstxml.php

Letter 's'

$score
in file search_result_document.php, variable ezcSearchResultDocument::$score
    Document score
$start
in file search_result.php, variable ezcSearchResult::$start
    The index in the result, in case of paging
$status
in file search_result.php, variable ezcSearchResult::$status
    Search status.
search
in file solr.php, method ezcSearchSolrHandler::search()
    Executes a search by building and sending a query and returns the raw result
solr.php
procedural page solr.php
solr_delete.php
procedural page solr_delete.php
simple.php
procedural page simple.php
solr.php
procedural page solr.php
search_session.php
procedural page search_session.php
search_result.php
procedural page search_result.php
search_result_document.php
procedural page search_result_document.php
select
in file query_find.php, method ezcSearchFindQuery::select()
    Opens the query and selects which fields you want to return with the query.
select
in file solr.php, method ezcSearchQuerySolr::select()
    Adds the fields to return in the results.
sendRawGetCommand
in file solr.php, method ezcSearchSolrHandler::sendRawGetCommand()
    Sends the raw command $type to Solr
sendRawPostCommand
in file solr.php, method ezcSearchSolrHandler::sendRawPostCommand()
    Sends a post command $type to Solr and reads the result
setState
in file image.php, method ezcSearchSimpleImage::setState()
    Sets the state of this definition.
setState
in file simple.php, method ezcSearchSimpleArticle::setState()
    Sets the state of this definition.
SPACE
in file query_token.php, class constant ezcSearchQueryToken::SPACE
STRING
in file query_token.php, class constant ezcSearchQueryToken::STRING
STRING
in file document_definition.php, class constant ezcSearchDocumentDefinition::STRING
    Type for string fields.

Letter 't'

$title
in file simple.php, variable ezcSearchSimpleArticle::$title
    Article title.
$title
in file image.php, variable ezcSearchSimpleImage::$title
    Image title.
$token
in file query_token.php, variable ezcSearchQueryToken::$token
    Token contents
$type
in file simple.php, variable ezcSearchSimpleArticle::$type
    Article type.
$type
in file document_field_definition.php, variable ezcSearchDefinitionDocumentField::$type
    The type, see ezcSearchDocumentDefinition for the allowed types.
$type
in file query_token.php, variable ezcSearchQueryToken::$type
    Token type
transaction.php
procedural page transaction.php
TEXT
in file document_definition.php, class constant ezcSearchDocumentDefinition::TEXT
    Type for text fields.
tokenize
in file query_builder.php, method ezcSearchQueryBuilder::tokenize()
    Tokenizes the search query into tokens

Letter 'u'

$url
in file image.php, variable ezcSearchSimpleImage::$url
    URL for the image.
$url
in file simple.php, variable ezcSearchSimpleArticle::$url
    URL for the article.
update
in file search_session.php, method ezcSearchSession::update()
    Indexes a new document after removing the old one first.

Letter 'w'

$whereClauses
in file solr_delete.php, variable ezcSearchDeleteQuerySolr::$whereClauses
    Holds all the search clauses that will be used to create the search query.
$whereClauses
in file zend_lucene_delete.php, variable ezcSearchDeleteQueryZendLucene::$whereClauses
    Holds all the search clauses that will be used to create the search query.
$whereClauses
in file solr.php, variable ezcSearchQuerySolr::$whereClauses
    Holds all the search clauses that will be used to create the search query.
$width
in file image.php, variable ezcSearchSimpleImage::$width
    Image width.
where
in file zend_lucene_delete.php, method ezcSearchDeleteQueryZendLucene::where()
    Adds a select/filter statement to the query
where
in file solr.php, method ezcSearchQuerySolr::where()
    Adds a select/filter statement to the query
where
in file query.php, method ezcSearchQuery::where()
    Adds a select/filter statement to the query
where
in file solr_delete.php, method ezcSearchDeleteQuerySolr::where()
    Adds a select/filter statement to the query

Letter 'x'

xml_manager.php
procedural page xml_manager.php

Letter 'z'

zend_lucene_delete.php
procedural page zend_lucene_delete.php
Documentation generated by phpDocumentor 1.4.3