Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16164 программиста и 1779 роботов. Сейчас ищут 1785 программистов ...
Swish Функции
Вернуться к: Swish
Содержание
- Swish::__construct — Construct a Swish object
- Swish::getMetaList — Get the list of meta entries for the index
- Swish::getPropertyList — Get the list of properties for the index
- Swish::prepare — Prepare a search query
- Swish::query — Execute a query and return results object
- SwishResult::getMetaList — Get a list of meta entries
- SwishResult::stem — Stems the given word
- SwishResults::getParsedWords — Get an array of parsed words
- SwishResults::getRemovedStopwords — Get an array of stopwords removed from the query
- SwishResults::nextResult — Get the next search result
- SwishResults::seekResult — Set current seek pointer to the given position
- SwishSearch::execute — Execute the search and get the results
- SwishSearch::resetLimit — Reset the search limits
- SwishSearch::setLimit — Set the search limits
- SwishSearch::setPhraseDelimiter — Set the phrase delimiter
- SwishSearch::setSort — Set the sort order
- SwishSearch::setStructure — Set the structure flag in the search object
Вернуться к: Swish