Swish Funkcje
PHP Manual

SwishResults->getRemovedStopwords

(No version information available, might be only in CVS)

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