Groovy client

Groovy client does not seem to be listed in the clients page on the website.
It's not available as a plugin either. Is it part of the elasticsearch jar
or needs to be downloaded from somewhere?

Regards,
Berkay Mollamustafaoglu
mberkay on yahoo, google and skype

Its in the maven repo: Elasticsearch Platform — Find real-time answers at scale | Elastic. You can install it as a plugin to get scripts using groovy.

On Thursday, July 7, 2011 at 5:52 PM, Berkay Mollamustafaoglu wrote:

Groovy client does not seem to be listed in the clients page on the website. It's not available as a plugin either. Is it part of the elasticsearch jar or needs to be downloaded from somewhere?

Regards,
Berkay Mollamustafaoglu
mberkay on yahoo, google and skype

When attempting to install as a plugin, it looks for
elasticsearch-client-groovy-0.16.2.zip
which does not exist. It looks like the latest version in
elasticsearch.googlecode.com is 0.10.0.

Is that the latest ?

Regards,
Berkay Mollamustafaoglu
mberkay on yahoo, google and skype

On Thu, Jul 7, 2011 at 10:56 AM, Shay Banon shay.banon@elasticsearch.comwrote:

Its in the maven repo:
Elasticsearch Platform — Find real-time answers at scale | Elastic. You can install
it as a plugin to get scripts using groovy.

On Thursday, July 7, 2011 at 5:52 PM, Berkay Mollamustafaoglu wrote:

Groovy client does not seem to be listed in the clients page on the
website. It's not available as a plugin either. Is it part of the
elasticsearch jar or needs to be downloaded from somewhere?

Regards,
Berkay Mollamustafaoglu
mberkay on yahoo, google and skype

It changed its name to lang-groovy...

On Thursday, July 7, 2011 at 6:23 PM, Berkay Mollamustafaoglu wrote:

When attempting to install as a plugin, it looks for elasticsearch-client-groovy-0.16.2.zip which does not exist. It looks like the latest version in elasticsearch.googlecode.com (http://elasticsearch.googlecode.com) is 0.10.0.

Is that the latest ?

Regards,
Berkay Mollamustafaoglu
mberkay on yahoo, google and skype

On Thu, Jul 7, 2011 at 10:56 AM, Shay Banon <shay.banon@elasticsearch.com (mailto:shay.banon@elasticsearch.com)> wrote:

Its in the maven repo: Elasticsearch Platform — Find real-time answers at scale | Elastic. You can install it as a plugin to get scripts using groovy.

On Thursday, July 7, 2011 at 5:52 PM, Berkay Mollamustafaoglu wrote:

Groovy client does not seem to be listed in the clients page on the website. It's not available as a plugin either. Is it part of the elasticsearch jar or needs to be downloaded from somewhere?

Regards,
Berkay Mollamustafaoglu
mberkay on yahoo, google and skype

Got it. Thanks!

Regards,
Berkay Mollamustafaoglu
mberkay on yahoo, google and skype

On Thu, Jul 7, 2011 at 11:53 AM, Shay Banon shay.banon@elasticsearch.comwrote:

It changed its name to lang-groovy...

On Thursday, July 7, 2011 at 6:23 PM, Berkay Mollamustafaoglu wrote:

When attempting to install as a plugin, it looks for elasticsearch-client-groovy-0.16.2.zip
which does not exist. It looks like the latest version in
elasticsearch.googlecode.com is 0.10.0.

Is that the latest ?

Regards,
Berkay Mollamustafaoglu
mberkay on yahoo, google and skype

On Thu, Jul 7, 2011 at 10:56 AM, Shay Banon shay.banon@elasticsearch.comwrote:

Its in the maven repo:
Elasticsearch Platform — Find real-time answers at scale | Elastic. You can install
it as a plugin to get scripts using groovy.

On Thursday, July 7, 2011 at 5:52 PM, Berkay Mollamustafaoglu wrote:

Groovy client does not seem to be listed in the clients page on the
website. It's not available as a plugin either. Is it part of the
elasticsearch jar or needs to be downloaded from somewhere?

Regards,
Berkay Mollamustafaoglu
mberkay on yahoo, google and skype

The documentation at http://www.elasticsearch.org/guide/clients/groovy-api/ still refers to the elasticsearch-client-groovy artifact. An update referring to the new artifact would be good.