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, seu nome e documentação podem mudar sem aviso em futuras versões do PHP. Utilize 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