PHP Velho Oeste 2024

SwishResults::getRemovedStopwords

(PECL swish >= 0.1.0)

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

Descrição

SwishResults::getRemovedStopwords ( string $index_name ) : array
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.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top