Swish Funciones
PHP Manual

SwishResults->getRemovedStopwords

(PECL swish >= 0.1.0)

SwishResults->getRemovedStopwordsGet an array of stopwords removed from the query

Descripción

array SwishResults->getRemovedStopwords ( string $index_name )
Warning

Esta función ha sido declarada EXPERIMENTAL. Su comportamiento, su nombre y la documentación que le acompaña puede cambiar sin previo aviso en futuras versiones de PHP. Use esta función bajo su propio riesgo.

Parámetros

index_name

The name of the index used to initialize Swish object.

Valores devueltos

Returns array of stopwords removed from the query.


Swish Funciones
PHP Manual