Manuál PHP | ||
---|---|---|
Předcházející | Další |
(no version information, might be only in CVS)
SwishSearch->execute -- Execute the search and get the resultsVarování |
Tato funkce je EXPERIMENTÁLNÍ. Chování této funkce, její název a všechno ostatní, co je zde zdokumentováno, se v budoucích verzích PHP může BEZ OHLÁŠENÍ změnit. Berte to v úvahu a používejte tuto funkci na vlastní nebezpečí. |
Searches the index file(s) based on the parameters set in the search object.
query
The query string is an optional parameter, it can be also set using Swish->prepare() method. The query string is preserved between executions, so you can set it once, but execute the search multiple times.
Předcházející | Domů | Další |
SwishResults->seekResult | Nahoru | SwishSearch->resetLimit |