SwishResults->getRemovedStopwords
(No version information available, might be only in CVS)
SwishResults->getRemovedStopwords — Get an array of stopwords removed from the query
Descripción
array SwishResults->getRemovedStopwords
( string $index_name
)
Warning
Esta función es EXPERIMENTAL. Esto significa que el comportamiento de esta función, el nombre de esta función y en definitiva TODO lo documentado sobre esta función, puede cambiar en una futura version de PHP SIN AVISO. La advertencia queda hecha, y utilizar esta extensión queda bajo su propia responsabilidad.
Lista de parámetros
- index_name
-
The name of the index used to initialize Swish object.
Valores retornados
Returns array of stopwords removed from the query.
SwishResults->getRemovedStopwords
There are no user contributed notes for this page.
