Home > PHP > Function > Swish > SwishResults->getRemovedStopwords()

SwishResults->getRemovedStopwords()

SwishResults->getRemovedStopwords - Get an array of stopwords removed from the query

Syntax

array SwishResults->getRemovedStopwords (string $index_name)

Arguments

  • index_name - The name of the index used to initialize Swishobject.

Description

Version

PHP PECL swish >= 0.1.0

Return value

Returns array of stopwords removed from the query.