PHP Doku:: Get an array of stopwords removed from the query - function.swishresults-getremovedstopwords.html

Verlauf / Chronik / History: (25) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSuchmaschinenerweiterungenSwish IndexingSwish FunktionenSwishResults->getRemovedStopwords

Ein Service von Reinhard Neidl - Webprogrammierung.

Swish Funktionen

<<SwishResults->getParsedWords

SwishResults->nextResult>>

SwishResults->getRemovedStopwords

(PECL swish >= 0.1.0)

SwishResults->getRemovedStopwordsGet 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.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)