KRISTOFFER BOHMANN
[BETA]
Forside
Om KB
Kompetencer
Referencer
Swish
Swish->getMetaList
Swish->getPropertyList
Swish->prepare
Swish->query
Swish::__construct
SwishResult->getMetaList
SwishResult->stem
SwishResults->getParsedWords
SwishResults->getRemovedStopwords
SwishResults->nextResult
SwishResults->seekResult
SwishSearch->execute
SwishSearch->resetLimit
SwishSearch->setLimit
SwishSearch->setPhraseDelimiter
SwishSearch->setSort
SwishSearch->setStructure
Home
>
PHP
>
Function
>
Swish
>
SwishResults->getParsedWords()
SwishResults->getParsedWords()
SwishResults->getParsedWords - Get an array of parsed words
Syntax
array
SwishResults->getParsedWords
(
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
An array of parsed words with stopwords removed. The list of parsed words may be useful for highlighting search terms in the results.