diff options
author | Tom Judge <tj@FreeBSD.org> | 2012-12-08 20:48:41 +0000 |
---|---|---|
committer | Tom Judge <tj@FreeBSD.org> | 2012-12-08 20:48:41 +0000 |
commit | ce7b1a077535a88b887842cf6372f8c4dad8010d (patch) | |
tree | 3955dbafb41bf3b22e05cff3371eaefc9a1b09c6 /textproc/Makefile | |
parent | 6a957543ffb62412e02a224aeb4a1a9a6ae2041f (diff) |
Elasticsearch aims to be a Distributed, RESTful, Search Engine built on
top of
Apache Lucene.
WWW: http://www.elasticsearch.org/
PR: ports/168515
Feature safe: yes
Approved by: eadler (mentor)
Notes
Notes:
svn path=/head/; revision=308491
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index a6767bec6e38..1ec9e3cc9cf0 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -152,6 +152,7 @@ SUBDIR += ekhtml SUBDIR += el-aspell SUBDIR += el-hyphen + SUBDIR += elasticsearch SUBDIR += emacs-wiki SUBDIR += en-aspell SUBDIR += en-hunspell |