Swish Funkcje
PHP Manual

SwishResults::getRemovedStopwords

(PECL swish >= 0.1.0)

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

Opis

array SwishResults::getRemovedStopwords ( string $index_name )
Ostrzeżenie

Ta funkcja jest w stadium EKSPERYMENTALNYM. Oznacza to, że zachowanie funkcji, jej nazwa, w zasadzie wszystko udokumentowane tutaj może zostać zmienione w przyszłych wersjach PHP bez wcześniejszego uprzedzenia. Używaj tej funkcji na własne ryzyko.

Parametry

index_name

The name of the index used to initialize Swish object.

Zwracane wartości

Returns array of stopwords removed from the query.


Swish Funkcje
PHP Manual