Return-Path: X-Original-To: apmail-metamodel-dev-archive@minotaur.apache.org Delivered-To: apmail-metamodel-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3E61A10E2F for ; Fri, 13 Feb 2015 11:51:00 +0000 (UTC) Received: (qmail 32820 invoked by uid 500); 13 Feb 2015 11:50:38 -0000 Delivered-To: apmail-metamodel-dev-archive@metamodel.apache.org Received: (qmail 32793 invoked by uid 500); 13 Feb 2015 11:50:38 -0000 Mailing-List: contact dev-help@metamodel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@metamodel.apache.org Delivered-To: mailing list dev@metamodel.apache.org Received: (qmail 32753 invoked by uid 99); 13 Feb 2015 11:50:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Feb 2015 11:50:37 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ardlema@gmail.com designates 209.85.220.178 as permitted sender) Received: from [209.85.220.178] (HELO mail-vc0-f178.google.com) (209.85.220.178) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Feb 2015 11:50:12 +0000 Received: by mail-vc0-f178.google.com with SMTP id hq11so5821725vcb.9 for ; Fri, 13 Feb 2015 03:48:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=ekJtbBe3fBlbDCWqlbcUPOmye0qY70ndzkUIVZSeqlc=; b=JreZRBipCnqtLYjXQTu+MlxmWWIKyvkb/k611JAS/rXd1Hvcg4NEDNlUY6GeEOs4xk xG3d5hVRXQ2PM5bga8c2YalVQL2PV3zM6/mn7/3E7h2LcetNeAsv1KUT/eexFcbOPdJ1 cE/s+FA2W8ZKl7zOop0ZePylKTj6TGqADZOv/dysEygh1p1ypaT8aO9hhdWKLj8Esokc LrEfno4StLQEKs8pmJaqdojwbTjEgZhrOAlCyuPvygfvSCRQeqy1HX4hxpf+hmubp14p HMzoFpIPg9v/kAAlLne9XVyHbAkf5Q+TUOAWgT2MEHH3Z6yJBJyBekSwh9dh6GgVT1n2 Ml4Q== MIME-Version: 1.0 X-Received: by 10.52.73.40 with SMTP id i8mr4931418vdv.56.1423828121147; Fri, 13 Feb 2015 03:48:41 -0800 (PST) Received: by 10.52.250.102 with HTTP; Fri, 13 Feb 2015 03:48:41 -0800 (PST) In-Reply-To: References: Date: Fri, 13 Feb 2015 12:48:41 +0100 Message-ID: Subject: Re: ElasticSearch connection via REST protocol From: Alberto Rodriguez To: "dev@metamodel.apache.org" Content-Type: multipart/alternative; boundary=20cf3071c7da61df6c050ef6d121 X-Virus-Checked: Checked by ClamAV on apache.org --20cf3071c7da61df6c050ef6d121 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Kasper, There is an open source project that might match our needs. Have a look: Jest If you think that we can integrate it in MM I would be more than happy to help you out. Kind regards, 2015-02-11 8:44 GMT+01:00 Kasper S=C3=B8rensen : > Hi all, > > I have a scenario where a potential customer of ours has a hosted > ElasticSearch setup. This setup only allows connectivity through ES's RES= T > protocol and that means we currently cannot connect to it with MetaModel = (I > think) ... I think we only support the TransportClient and NodeClient > protocols. Did anyone of you try to connect via REST protocol anyhow? Any > clue of the effort needed if we wanted to bring REST support to MetaModel= 's > elasticsearch module? > > Kasper > --20cf3071c7da61df6c050ef6d121--