Swish Funções
PHP Manual

SwishResults::getRemovedStopwords

(PECL swish >= 0.1.0)

SwishResults::getRemovedStopwordsGet an array of stopwords removed from the query

Descrição

array SwishResults::getRemovedStopwords ( string $index_name )
Aviso

Esta função é EXPERIMENTAL. O comportamento desta função, seu nome, incluindo toda documentação pode ser modificado sem aviso em futuras versões do PHP. Esta função deve ser usada por sua própria conta e risco.

Parâmetros

index_name

The name of the index used to initialize Swish object.

Valor Retornado

Returns array of stopwords removed from the query.


Swish Funções
PHP Manual