mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-26 05:48:57 +00:00
66 lines
1.8 KiB
XML
66 lines
1.8 KiB
XML
![]() |
<?xml version = '1.0' encoding = 'iso-8859-1'?>
|
||
|
<!-- $Revision: 1.1 $ -->
|
||
|
<!-- Purpose: -->
|
||
|
<!-- Membership: pecl -->
|
||
|
<reference id="ref.swish" >
|
||
|
<title>Swish-e bindings</title>
|
||
|
<titleabbrev>swish</titleabbrev>
|
||
|
<partintro>
|
||
|
<section id="swish.intro" >
|
||
|
&reftitle.intro;
|
||
|
<para>
|
||
|
The swish extension provides the bindings for Swish-e API.
|
||
|
Swish-e stands for "Simple Web Indexing System for Humans - Enhanced" and
|
||
|
is an open source system for indexing and search.
|
||
|
Swish-e itself is licensed under GPL license, but uses a clause that
|
||
|
allows applications to link against the library if every copy of the
|
||
|
combined work is accompanied by the URL to Swish-e source code. Here it
|
||
|
is: <ulink url="http://swish-e.org">http://swish-e.org</ulink>.
|
||
|
</para>
|
||
|
|
||
|
&warn.experimental;
|
||
|
|
||
|
</section>
|
||
|
<section id="swish.requirements" >
|
||
|
&reftitle.required;
|
||
|
<para>
|
||
|
PECL/swish requires PHP 5.1.3 or newer.
|
||
|
</para>
|
||
|
</section>
|
||
|
<section id="swish.install" >
|
||
|
&reftitle.install;
|
||
|
<para>
|
||
|
&pecl.info;
|
||
|
<ulink url="&url.pecl.package;swish">&url.pecl.package;swish</ulink>.
|
||
|
</para>
|
||
|
</section>
|
||
|
<section id="swish.configuration">
|
||
|
&reftitle.runtime;
|
||
|
&no.config;
|
||
|
</section>
|
||
|
&reference.swish.constants;
|
||
|
&reference.swish.classes;
|
||
|
</partintro>
|
||
|
&reference.swish.functions;
|
||
|
</reference>
|
||
|
<!-- Keep this comment at the end of the file
|
||
|
Local variables:
|
||
|
mode: sgml
|
||
|
sgml-omittag:t
|
||
|
sgml-shorttag:t
|
||
|
sgml-minimize-attributes:nil
|
||
|
sgml-always-quote-attributes:t
|
||
|
sgml-indent-step:1
|
||
|
sgml-indent-data:t
|
||
|
indent-tabs-mode:nil
|
||
|
sgml-parent-document:nil
|
||
|
sgml-default-dtd-file:"../../../manual.ced"
|
||
|
sgml-exposed-tags:nil
|
||
|
sgml-local-catalogs:nil
|
||
|
sgml-local-ecat-files:nil
|
||
|
End:
|
||
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
||
|
vim: et tw=78 syn=sgml
|
||
|
vi: ts=1 sw=1
|
||
|
-->
|