SwishResults->getRemovedStopwords
(PECL swish >= 0.1.0)
SwishResults->getRemovedStopwords — Get 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.
There are no user contributed notes for this page.
