downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

SolrException> <SolrQuery::setTermsUpperBound
[edit] Last updated: Fri, 17 May 2013

view this page in

SolrQuery::setTimeAllowed

(PECL solr >= 0.9.2)

SolrQuery::setTimeAllowedEl tiempo permitido para que la búsqueda finalice

Descripción

public SolrQuery SolrQuery::setTimeAllowed ( int $timeAllowed )

El tiempo permitido para que la búsqueda finalice. Este valor sólo se aplica a la búsqueda y no a las solicitudes en general. Se mide en milisegundos. Los valores menores o iguales a cero implican la no restricción de tiempo. Se pueden devolver resultados parciales, si los hubiera.

Parámetros

timeAllowed

El tiempo permitido para que la búsqueda finalice.

Valores devueltos

Devuelve el objeto SolrQuery actual, si se usó el valor de retorno.



add a note add a note User Contributed Notes SolrQuery::setTimeAllowed - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites