How to shut down a node

Couldn't find it in the docs. Do you just kill it or is there
something more graceful?

Ironically the Elastic Search website does not have search!?

Many thanks,

-K-

Answers below:

On Tue, Mar 16, 2010 at 6:19 PM, keteracel keteracel@gmail.com wrote:

Couldn't find it in the docs. Do you just kill it or is there
something more graceful?

Currently, kill the process or type Ctrl+C. If you just kill it, it will
shutdown properly. I plan to add an API to shutdown a node, and to shutdown
a cluster.

Ironically the Elastic Search website does not have search!?

Ahh, sarcasm, my favorite dish of the day. I do want to add google site
search on it as a quick solution. But, of course, the next person would come
and say why are you using google to search the site, couldn't you build it
with elasticsearch... (which, of course, I can, but I need a dedicated
server to act as a search server, and I prefer to spend my time making
elasticsearch better).

Many thanks,

-K-

just pushed support for cluster shutdown api, issue here:
Shutdown API: allow to shutdown node(s) or the whole cluster · Issue #64 · elastic/elasticsearch · GitHub.

-shay.banon

On Tue, Mar 16, 2010 at 6:41 PM, Shay Banon shay.banon@elasticsearch.comwrote:

Answers below:

On Tue, Mar 16, 2010 at 6:19 PM, keteracel keteracel@gmail.com wrote:

Couldn't find it in the docs. Do you just kill it or is there
something more graceful?

Currently, kill the process or type Ctrl+C. If you just kill it, it will
shutdown properly. I plan to add an API to shutdown a node, and to shutdown
a cluster.

Ironically the Elastic Search website does not have search!?

Ahh, sarcasm, my favorite dish of the day. I do want to add google site
search on it as a quick solution. But, of course, the next person would come
and say why are you using google to search the site, couldn't you build it
with elasticsearch... (which, of course, I can, but I need a dedicated
server to act as a search server, and I prefer to spend my time making
elasticsearch better).

Many thanks,

-K-

Wow, that was quick!

Thanks Shay,

Paul.

On Tue, Mar 16, 2010 at 10:31 PM, Shay Banon
shay.banon@elasticsearch.comwrote:

just pushed support for cluster shutdown api, issue here:
Shutdown API: allow to shutdown node(s) or the whole cluster · Issue #64 · elastic/elasticsearch · GitHub.

-shay.banon

On Tue, Mar 16, 2010 at 6:41 PM, Shay Banon shay.banon@elasticsearch.comwrote:

Answers below:

On Tue, Mar 16, 2010 at 6:19 PM, keteracel keteracel@gmail.com wrote:

Couldn't find it in the docs. Do you just kill it or is there
something more graceful?

Currently, kill the process or type Ctrl+C. If you just kill it, it will
shutdown properly. I plan to add an API to shutdown a node, and to shutdown
a cluster.

Ironically the Elastic Search website does not have search!?

Ahh, sarcasm, my favorite dish of the day. I do want to add google site
search on it as a quick solution. But, of course, the next person would come
and say why are you using google to search the site, couldn't you build it
with elasticsearch... (which, of course, I can, but I need a dedicated
server to act as a search server, and I prefer to spend my time making
elasticsearch better).

Many thanks,

-K-

--

Paul Loy

No problem. Thats exactly how I like to do things. I was thinking about the
shutdown API, and its on my list of things todo, but once a user wants it,
it gets bumped up :).

-shay.banon

On Wed, Mar 17, 2010 at 11:53 AM, Paul Loy keteracel@gmail.com wrote:

Wow, that was quick!

Thanks Shay,

Paul.

On Tue, Mar 16, 2010 at 10:31 PM, Shay Banon <shay.banon@elasticsearch.com

wrote:

just pushed support for cluster shutdown api, issue here:
Shutdown API: allow to shutdown node(s) or the whole cluster · Issue #64 · elastic/elasticsearch · GitHub.

-shay.banon

On Tue, Mar 16, 2010 at 6:41 PM, Shay Banon <shay.banon@elasticsearch.com

wrote:

Answers below:

On Tue, Mar 16, 2010 at 6:19 PM, keteracel keteracel@gmail.com wrote:

Couldn't find it in the docs. Do you just kill it or is there
something more graceful?

Currently, kill the process or type Ctrl+C. If you just kill it, it will
shutdown properly. I plan to add an API to shutdown a node, and to shutdown
a cluster.

Ironically the Elastic Search website does not have search!?

Ahh, sarcasm, my favorite dish of the day. I do want to add google site
search on it as a quick solution. But, of course, the next person would come
and say why are you using google to search the site, couldn't you build it
with elasticsearch... (which, of course, I can, but I need a dedicated
server to act as a search server, and I prefer to spend my time making
elasticsearch better).

Many thanks,

-K-

--

Paul Loy

By the way, for now, added Google custom search on the site. You can find it
here: Elastic: Search Results | Elastic.

-shay.banon

On Wed, Mar 17, 2010 at 12:21 PM, Shay Banon
shay.banon@elasticsearch.comwrote:

No problem. Thats exactly how I like to do things. I was thinking about the
shutdown API, and its on my list of things todo, but once a user wants it,
it gets bumped up :).

-shay.banon

On Wed, Mar 17, 2010 at 11:53 AM, Paul Loy keteracel@gmail.com wrote:

Wow, that was quick!

Thanks Shay,

Paul.

On Tue, Mar 16, 2010 at 10:31 PM, Shay Banon <
shay.banon@elasticsearch.com> wrote:

just pushed support for cluster shutdown api, issue here:
Shutdown API: allow to shutdown node(s) or the whole cluster · Issue #64 · elastic/elasticsearch · GitHub.

-shay.banon

On Tue, Mar 16, 2010 at 6:41 PM, Shay Banon <
shay.banon@elasticsearch.com> wrote:

Answers below:

On Tue, Mar 16, 2010 at 6:19 PM, keteracel keteracel@gmail.com wrote:

Couldn't find it in the docs. Do you just kill it or is there
something more graceful?

Currently, kill the process or type Ctrl+C. If you just kill it, it will
shutdown properly. I plan to add an API to shutdown a node, and to shutdown
a cluster.

Ironically the Elastic Search website does not have search!?

Ahh, sarcasm, my favorite dish of the day. I do want to add google site
search on it as a quick solution. But, of course, the next person would come
and say why are you using google to search the site, couldn't you build it
with elasticsearch... (which, of course, I can, but I need a dedicated
server to act as a search server, and I prefer to spend my time making
elasticsearch better).

Many thanks,

-K-

--

Paul Loy