XCIV. muscat Functions

Введение

This extension provides an interface to the Muscat 3.6 search system. Muscat doesn't exist anymore, but the Xapian project may provide you with a good alternative.

Внимание

Это расширение является ЭКСПЕРИМЕНТАЛЬНЫМ. Поведение этого расширения, включая имена его функций и относящуюся к нему документацию, может измениться в последующих версиях PHP без уведомления. Используйте это расширение на свой страх и риск.

Установка

These functions are only available if PHP was configured with --with-muscat[=DIR].

Содержание
muscat_close -- Shuts down the muscat session
muscat_get -- Gets a line back from the core muscat API
muscat_give -- Sends string to the core muscat API
muscat_setup_net -- Creates a new muscat session
muscat_setup -- Creates a new local muscat session