SwishResults->getRemovedStopwords
(PECL swish >= 0.1.0)
SwishResults->getRemovedStopwords — Get an array of stopwords removed from the query
Beschreibung
array SwishResults->getRemovedStopwords
( string $index_name
)
Warnung
Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere, was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko.
Parameter-Liste
- index_name
-
The name of the index used to initialize Swish object.
Rückgabewerte
Returns array of stopwords removed from the query.
SwishResults->getRemovedStopwords
There are no user contributed notes for this page.
