SwishResults->getRemovedStopwords
(No version information available, might be only in CVS)
SwishResults->getRemovedStopwords — Get an array of stopwords removed from the query
Описание
array SwishResults->getRemovedStopwords
( string $index_name
)
Внимание
Эта функция является ЭКСПЕРИМЕНТАЛЬНОЙ. Поведение этой функции, ее имя и относящаяся к ней документация могут измениться в последующих версиях PHP без уведомления. Используйте эту функцию на свой страх и риск.
Список параметров
- index_name
-
The name of the index used to initialize Swish object.
Возвращаемые значения
Returns array of stopwords removed from the query.
SwishResults->getRemovedStopwords
There are no user contributed notes for this page.
