XCVII. muscat Functions

Introductie

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.

Waarschuwing

Deze module is EXPERIMENTEEL. Dat betekent, dat het gedrag van deze functies, deze functienamen, in concreto ALLES dat hier gedocumenteerd is in een toekomstige uitgave van PHP ZONDER WAARSCHUWING kan veranderen. Wees gewaarschuwd, en gebruik deze module op eigen risico.

Installatie

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

Resource types

This extension defines a Muscat session handler returned by muscat_setup_net() and muscat_setup().

Inhoudsopgave
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