diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-02-01 07:56:38 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-02-01 07:56:38 +0000 |
commit | 191e0def67acc9065b554e878da35ada10a36204 (patch) | |
tree | b075070c24de9976f38a4ab64018cdd59c929106 /www/pecl-solr/pkg-descr | |
parent | 674b74d8e1789e446c0c46ff079745a7f7ed9fa7 (diff) |
Notes
Diffstat (limited to 'www/pecl-solr/pkg-descr')
-rw-r--r-- | www/pecl-solr/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/www/pecl-solr/pkg-descr b/www/pecl-solr/pkg-descr new file mode 100644 index 000000000000..9391794389b5 --- /dev/null +++ b/www/pecl-solr/pkg-descr @@ -0,0 +1,6 @@ +The Apache Solr PHP extension is an extremely fast, +light-weight, feature-rich library that allows PHP +applications to communicate easily and efficiently +with Apache Solr server instances using an object-oriented API. + +WWW: http://pecl.php.net/package/solr/ |