diff options
author | Tom Judge <tj@FreeBSD.org> | 2014-04-02 17:15:04 +0000 |
---|---|---|
committer | Tom Judge <tj@FreeBSD.org> | 2014-04-02 17:15:04 +0000 |
commit | 0f7219ed2afcfc996e8da30820380951b88c8801 (patch) | |
tree | ca5d7633c9f880b63b0a579821a35792e63f4b6d /textproc/p5-Search-Elasticsearch/pkg-descr | |
parent | 9ae7fe9d6357c174dc3c3394e11b5840a0ad38d8 (diff) |
Notes
Diffstat (limited to 'textproc/p5-Search-Elasticsearch/pkg-descr')
-rw-r--r-- | textproc/p5-Search-Elasticsearch/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/p5-Search-Elasticsearch/pkg-descr b/textproc/p5-Search-Elasticsearch/pkg-descr new file mode 100644 index 000000000000..7becb95a2697 --- /dev/null +++ b/textproc/p5-Search-Elasticsearch/pkg-descr @@ -0,0 +1,4 @@ +Search::Elasticsearch is a thin API which makes it easy to communicate with +an ElasticSearch cluster. + +WWW: http://search.cpan.org/dist/Search-Elasticsearch/ |