What are the steps to install elasticsearch plugin in Windows environment?

Dear all,

What are the steps to install ES plugins like ElasticSearch Head and
Inquistor on a Windows 64-bit environment?

I have downloaded the zip file, from
https://github.com/polyfractal/elasticsearch-inquisitor,
and unzipped and put the folder in my ES>plugins directory, but going
to http://localhost:9200/_plugin/inquisitor/ produces a blank screen.

Would appreciate if anyone could provide the steps to install.

Thanks a bunch!

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

You can use bin/plugin to install it, right?

If you want to do it manually, then make sure you unzip the site plugin files in:

plugins/yourpluginname/_site/

HTH

--
David :wink:
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs

Le 2 nov. 2013 à 00:14, Stephanie Lew steph.lewyh@gmail.com a écrit :

Dear all,

What are the steps to install ES plugins like Elasticsearch Head and Inquistor on a Windows 64-bit environment?

I have downloaded the zip file, from GitHub - polyfractal/elasticsearch-inquisitor: Site plugin for Elasticsearch to help understand and debug queries.,
and unzipped and put the folder in my ES>plugins directory, but going to http://localhost:9200/_plugin/inquisitor/ produces a blank screen.

Would appreciate if anyone could provide the steps to install.

Thanks a bunch!

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Thank you! Managed to install it. :slight_smile:

On Sat, Nov 2, 2013 at 10:34 AM, David Pilato david@pilato.fr wrote:

You can use bin/plugin to install it, right?

If you want to do it manually, then make sure you unzip the site plugin
files in:

plugins/yourpluginname/_site/

HTH

--
David :wink:
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs

Le 2 nov. 2013 à 00:14, Stephanie Lew steph.lewyh@gmail.com a écrit :

Dear all,

What are the steps to install ES plugins like Elasticsearch Head and
Inquistor on a Windows 64-bit environment?

I have downloaded the zip file, from
GitHub - polyfractal/elasticsearch-inquisitor: Site plugin for Elasticsearch to help understand and debug queries.,
and unzipped and put the folder in my ES>plugins directory, but going to
http://localhost:9200/_plugin/inquisitor/ produces a blank screen.

Would appreciate if anyone could provide the steps to install.

Thanks a bunch!

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearch+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to a topic in the
Google Groups "elasticsearch" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/elasticsearch/qzyZzQzPB8E/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Sorry to bring this up again, but I am a complete newby to ElasticSearch.

Where is the "plugins" folder supposed to be on Windows?
I don't have one in the root folder or in the bin folder, am I supposed to
create it myself?

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/bc7c82c3-4590-41f1-849c-7d51c9b3213c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

bin\plugin.bat should help I guess.

--
David :wink:
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs

Le 12 mars 2014 à 19:41, Marcio Rodrigues marshy1001@gmail.com a écrit :

Sorry to bring this up again, but I am a complete newby to ElasticSearch.

Where is the "plugins" folder supposed to be on Windows?
I don't have one in the root folder or in the bin folder, am I supposed to create it myself?

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/bc7c82c3-4590-41f1-849c-7d51c9b3213c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/54A17DED-7522-4749-A8F5-5B8860AA0F7F%40pilato.fr.
For more options, visit https://groups.google.com/d/optout.

Thanks David, Unfortunately it's still not clear to me, like I said,
complete newby.

I tried installing in several ways.

:https://lh3.googleusercontent.com/-2phuHMgrKsU/UyC60EvOfsI/AAAAAAAAAPo/JE5FXAIaoPk/s1600/cmnd.jpg

I ran the plugin.bat on it's own prior to trying this.

Also all the documentaion says that plugins can be manually installed by
placing them in the plugins folder, but where is this folder supposed to be
located?

On Wednesday, March 12, 2014 7:33:05 PM UTC, David Pilato wrote:

bin\plugin.bat should help I guess.

--
David :wink:
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs

Le 12 mars 2014 à 19:41, Marcio Rodrigues <marsh...@gmail.com<javascript:>>
a écrit :

Sorry to bring this up again, but I am a complete newby to Elasticsearch.

Where is the "plugins" folder supposed to be on Windows?
I don't have one in the root folder or in the bin folder, am I supposed to
create it myself?

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearc...@googlegroups.com <javascript:>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/bc7c82c3-4590-41f1-849c-7d51c9b3213c%40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/bc7c82c3-4590-41f1-849c-7d51c9b3213c%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/afd72dbf-7d29-48b1-abeb-548ca652b337%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

How did you install elasticsearch? Did you download the elasticsearch zip file from elasticsearch.org website?

--
David :wink:
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs

Le 12 mars 2014 à 20:57, Marcio Rodrigues marshy1001@gmail.com a écrit :

Thanks David, Unfortunately it's still not clear to me, like I said, complete newby.

I tried installing in several ways.

:

I ran the plugin.bat on it's own prior to trying this.

Also all the documentaion says that plugins can be manually installed by placing them in the plugins folder, but where is this folder supposed to be located?

On Wednesday, March 12, 2014 7:33:05 PM UTC, David Pilato wrote:
bin\plugin.bat should help I guess.

--
David :wink:
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs

Le 12 mars 2014 à 19:41, Marcio Rodrigues marsh...@gmail.com a écrit :

Sorry to bring this up again, but I am a complete newby to Elasticsearch.

Where is the "plugins" folder supposed to be on Windows?
I don't have one in the root folder or in the bin folder, am I supposed to create it myself?

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/bc7c82c3-4590-41f1-849c-7d51c9b3213c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/afd72dbf-7d29-48b1-abeb-548ca652b337%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/19323B0A-4A68-429C-95C6-19560AA5CCDB%40pilato.fr.
For more options, visit https://groups.google.com/d/optout.

I installed it using the installer I downloaded from here :

http://ruilopes.com/elasticsearch-setup/

Since that also installs it as a service on Windows. (I am using the 64 bit
version.)

Everything else seems to be working fine, the status is green and I can
use sense to run queries, but I just can't seem to install any plugins.

Thanks for your Help !!

On Wednesday, March 12, 2014 8:07:50 PM UTC, David Pilato wrote:

How did you install elasticsearch? Did you download the elasticsearch zip
file from elasticsearch.org website?

--
David :wink:
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs

Le 12 mars 2014 à 20:57, Marcio Rodrigues <marsh...@gmail.com<javascript:>>
a écrit :

Thanks David, Unfortunately it's still not clear to me, like I said,
complete newby.

I tried installing in several ways.

:https://lh3.googleusercontent.com/-2phuHMgrKsU/UyC60EvOfsI/AAAAAAAAAPo/JE5FXAIaoPk/s1600/cmnd.jpg

I ran the plugin.bat on it's own prior to trying this.

Also all the documentaion says that plugins can be manually installed by
placing them in the plugins folder, but where is this folder supposed to be
located?

On Wednesday, March 12, 2014 7:33:05 PM UTC, David Pilato wrote:

bin\plugin.bat should help I guess.

--
David :wink:
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs

Le 12 mars 2014 à 19:41, Marcio Rodrigues marsh...@gmail.com a écrit :

Sorry to bring this up again, but I am a complete newby to Elasticsearch.

Where is the "plugins" folder supposed to be on Windows?
I don't have one in the root folder or in the bin folder, am I supposed
to create it myself?

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearc...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/bc7c82c3-4590-41f1-849c-7d51c9b3213c%40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/bc7c82c3-4590-41f1-849c-7d51c9b3213c%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearc...@googlegroups.com <javascript:>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/afd72dbf-7d29-48b1-abeb-548ca652b337%40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/afd72dbf-7d29-48b1-abeb-548ca652b337%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/34e22eb9-efa1-4fba-99ca-b832f88ec3c7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

You'll need to find where the bin folder is where ES is installed. From the
command prompt, CD to that bin folder. Then run

plugin -i

BTW, if you download the latest ES 1.x, there is already a service install
option also included. It's been available for a couple versions now.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/551cf81c-aad5-48e8-9faa-d22bad2f7da5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Still no luck, same problem as before:

https://lh4.googleusercontent.com/-vF_ABDEsEWA/UyDJCEiP_XI/AAAAAAAAAP4/m0bIZZ938kA/s1600/cmnd2.jpg

Guess I'm going to have to start all over again, uninstall ad try
installing a download directly from elasticsearch , since you mentioned it
already have a service inataller option.
Hopefully that will resolve the issue.

On Wednesday, March 12, 2014 8:37:35 PM UTC, Binh Ly wrote:

You'll need to find where the bin folder is where ES is installed. From
the command prompt, CD to that bin folder. Then run

plugin -i

BTW, if you download the latest ES 1.x, there is already a service install
option also included. It's been available for a couple versions now.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/eeca32c1-f0d8-4dfc-ad44-b28733ae26aa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Yeah just download the zip directly like David mentioned and you should be
fine:

http://www.elasticsearch.org/overview/elkdownloads/

My guess is your ruilopes package is missing something like maybe the
plugin.bat file is not included?

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/59eeecb5-c1c3-44dc-8e60-1e17578b5559%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Thanks Binh Ly

Just to clarify , the plugin.bat file is present in the bin directory.
Don't want to blame the installer package untill I can actually proove that
is the problem.

On Wednesday, March 12, 2014 9:15:41 PM UTC, Binh Ly wrote:

Yeah just download the zip directly like David mentioned and you should be
fine:

Elasticsearch Platform — Find real-time answers at scale | Elastic

My guess is your ruilopes package is missing something like maybe the
plugin.bat file is not included?

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/125052cc-e915-4be1-9fbb-7cb90eea64e3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Update : Installed elasticserahc using the download directly from their
page, but still have the exact same problem. So it appears to have nothing
to do with the installer at all.

Now I am trying to manually install, by downloadint the zip files directly
and unzipping them into the the plugins directoy.
(in my case C:\elasticsearch\plugins)

However when i run http://localhost:9200/_nodes/plugin?pretty it show's
me no plugins installed.

{
"cluster_name" : "DnaDigiDocs_OSJ",
"nodes" : {
"lah5eFSASPSNbbRBN0Tx5g" : {
"name" : "OSJ1",
"transport_address" : "inet[/192.168.0.119:9300]",
"host" : "MacPro-PC",
"ip" : "192.168.0.119",
"version" : "1.0.1",
"build" : "5c03844",
"http_address" : "inet[/192.168.0.119:9200]",
"plugins" :
}
}
}

This is really doing my head in and i am running out of time on evaluating
the use of elasticsearch for our project.

Anyone got any ideas?

On Wednesday, March 12, 2014 10:34:29 PM UTC, Marcio Rodrigues wrote:

Thanks Binh Ly

Just to clarify , the plugin.bat file is present in the bin directory.
Don't want to blame the installer package untill I can actually proove
that is the problem.

On Wednesday, March 12, 2014 9:15:41 PM UTC, Binh Ly wrote:

Yeah just download the zip directly like David mentioned and you should
be fine:

Elasticsearch Platform — Find real-time answers at scale | Elastic

My guess is your ruilopes package is missing something like maybe the
plugin.bat file is not included?

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/8de5798f-cc70-4f00-88b4-37dea2626156%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Two options:

  • your package installer modified somehow how elasticsearch is launched or elasticsearch.yml file and put plugins in another directory
  • you did not install the plugin as expected

Which plugin are you trying to install?

--
David Pilato | Technical Advocate | Elasticsearch.com
@dadoonet | @elasticsearchfr

Le 19 mars 2014 à 16:12:57, Marcio Rodrigues (marshy1001@gmail.com) a écrit:

Update : Installed elasticserahc using the download directly from their page, but still have the exact same problem. So it appears to have nothing to do with the installer at all.

Now I am trying to manually install, by downloadint the zip files directly and unzipping them into the the plugins directoy.
(in my case C:\elasticsearch\plugins)

However when i run http://localhost:9200/_nodes/plugin?pretty it show's me no plugins installed.

{
"cluster_name" : "DnaDigiDocs_OSJ",
"nodes" : {
"lah5eFSASPSNbbRBN0Tx5g" : {
"name" : "OSJ1",
"transport_address" : "inet[/192.168.0.119:9300]",
"host" : "MacPro-PC",
"ip" : "192.168.0.119",
"version" : "1.0.1",
"build" : "5c03844",
"http_address" : "inet[/192.168.0.119:9200]",
"plugins" : [ ]
}
}
}

This is really doing my head in and i am running out of time on evaluating the use of elasticsearch for our project.

Anyone got any ideas?

On Wednesday, March 12, 2014 10:34:29 PM UTC, Marcio Rodrigues wrote:
Thanks Binh Ly

Just to clarify , the plugin.bat file is present in the bin directory.
Don't want to blame the installer package untill I can actually proove that is the problem.

On Wednesday, March 12, 2014 9:15:41 PM UTC, Binh Ly wrote:
Yeah just download the zip directly like David mentioned and you should be fine:

http://www.elasticsearch.org/overview/elkdownloads/

My guess is your ruilopes package is missing something like maybe the plugin.bat file is not included?

You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/8de5798f-cc70-4f00-88b4-37dea2626156%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/etPan.5329b51c.bf72b14.97ca%40MacBook-Air-de-David.local.
For more options, visit https://groups.google.com/d/optout.

I am trying to install these 2 plugins:

I have also tried by modifying the yml with this:

path.plugins: C:/Program Files (x86)/elasticsearch/plugins
and also tried this variant
path.plugins: C:Program Files (x86)\elasticsearch\plugins

But they still don't show up.

Don't know if it makes any difference, I'm on a 64 bit machine.
Have tried installing elasticsearch in both C:Program Files (x86) and in
C:Program Files, but it doesn't seem to make any difference

On Wednesday, March 19, 2014 3:17:48 PM UTC, David Pilato wrote:

Two options:

  • your package installer modified somehow how elasticsearch is launched or
    elasticsearch.yml file and put plugins in another directory
  • you did not install the plugin as expected

Which plugin are you trying to install?

--
David Pilato | Technical Advocate | Elasticsearch.com
@dadoonet https://twitter.com/dadoonet | @elasticsearchfrhttps://twitter.com/elasticsearchfr

Le 19 mars 2014 à 16:12:57, Marcio Rodrigues (marsh...@gmail.com<javascript:>)
a écrit:

Update : Installed elasticserahc using the download directly from their
page, but still have the exact same problem. So it appears to have nothing
to do with the installer at all.

Now I am trying to manually install, by downloadint the zip files directly
and unzipping them into the the plugins directoy.
(in my case C:\elasticsearch\plugins)

However when i run http://localhost:9200/_nodes/plugin?pretty it show's
me no plugins installed.

{
"cluster_name" : "DnaDigiDocs_OSJ",
"nodes" : {
"lah5eFSASPSNbbRBN0Tx5g" : {
"name" : "OSJ1",
"transport_address" : "inet[/192.168.0.119:9300]",
"host" : "MacPro-PC",
"ip" : "192.168.0.119",
"version" : "1.0.1",
"build" : "5c03844",
"http_address" : "inet[/192.168.0.119:9200]",
"plugins" :
}
}
}

This is really doing my head in and i am running out of time on evaluating
the use of elasticsearch for our project.

Anyone got any ideas?

On Wednesday, March 12, 2014 10:34:29 PM UTC, Marcio Rodrigues wrote:

Thanks Binh Ly

Just to clarify , the plugin.bat file is present in the bin directory.
Don't want to blame the installer package untill I can actually proove
that is the problem.

On Wednesday, March 12, 2014 9:15:41 PM UTC, Binh Ly wrote:

Yeah just download the zip directly like David mentioned and you should
be fine:

Elasticsearch Platform — Find real-time answers at scale | Elastic

My guess is your ruilopes package is missing something like maybe the
plugin.bat file is not included?

 --

You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearc...@googlegroups.com <javascript:>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/8de5798f-cc70-4f00-88b4-37dea2626156%40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/8de5798f-cc70-4f00-88b4-37dea2626156%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/f39c618b-5bce-4e5a-9bf5-0a420d33eb89%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

could you try to install all your plugins in:

c:\apps\elasticsearch\plugins

for example. I meant avoid spaces.

That said,

May be this could work:

path.plugins: "C:\Program Files (x86)\elasticsearch\plugins"

in your plugins dir you should find two subdirs:

  • mapper-attachements
  • analysis-combo

And in each of those, some jar files

--
David Pilato | Technical Advocate | Elasticsearch.com
@dadoonet | @elasticsearchfr

Le 19 mars 2014 à 17:05:03, Marcio Rodrigues (marshy1001@gmail.com) a écrit:

I am trying to install these 2 plugins:


I have also tried by modifying the yml with this:

path.plugins: C:/Program Files (x86)/elasticsearch/plugins
and also tried this variant
path.plugins: C:Program Files (x86)\elasticsearch\plugins

But they still don't show up.

Don't know if it makes any difference, I'm on a 64 bit machine.
Have tried installing elasticsearch in both C:Program Files (x86) and in C:Program Files, but it doesn't seem to make any difference

On Wednesday, March 19, 2014 3:17:48 PM UTC, David Pilato wrote:
Two options:

  • your package installer modified somehow how elasticsearch is launched or elasticsearch.yml file and put plugins in another directory
  • you did not install the plugin as expected

Which plugin are you trying to install?

--
David Pilato | Technical Advocate | Elasticsearch.com
@dadoonet | @elasticsearchfr

Le 19 mars 2014 à 16:12:57, Marcio Rodrigues (marsh...@gmail.com) a écrit:

Update : Installed elasticserahc using the download directly from their page, but still have the exact same problem. So it appears to have nothing to do with the installer at all.

Now I am trying to manually install, by downloadint the zip files directly and unzipping them into the the plugins directoy.
(in my case C:\elasticsearch\plugins)

However when i run http://localhost:9200/_nodes/plugin?pretty it show's me no plugins installed.

{
"cluster_name" : "DnaDigiDocs_OSJ",
"nodes" : {
"lah5eFSASPSNbbRBN0Tx5g" : {
"name" : "OSJ1",
"transport_address" : "inet[/192.168.0.119:9300]",
"host" : "MacPro-PC",
"ip" : "192.168.0.119",
"version" : "1.0.1",
"build" : "5c03844",
"http_address" : "inet[/192.168.0.119:9200]",
"plugins" : [ ]
}
}
}

This is really doing my head in and i am running out of time on evaluating the use of elasticsearch for our project.

Anyone got any ideas?

On Wednesday, March 12, 2014 10:34:29 PM UTC, Marcio Rodrigues wrote:
Thanks Binh Ly

Just to clarify , the plugin.bat file is present in the bin directory.
Don't want to blame the installer package untill I can actually proove that is the problem.

On Wednesday, March 12, 2014 9:15:41 PM UTC, Binh Ly wrote:
Yeah just download the zip directly like David mentioned and you should be fine:

http://www.elasticsearch.org/overview/elkdownloads/

My guess is your ruilopes package is missing something like maybe the plugin.bat file is not included?

You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/8de5798f-cc70-4f00-88b4-37dea2626156%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/f39c618b-5bce-4e5a-9bf5-0a420d33eb89%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/etPan.5329c1a2.3222e7cd.97ca%40MacBook-Air-de-David.local.
For more options, visit https://groups.google.com/d/optout.

I forgot to mention that I had also tried before placing it directly in the
C drive.
so C:/elasticsearch

I think the manula installation may be a problem with what is in my
unzipped files files,
the jar files are not at teh top level:

https://lh5.googleusercontent.com/-DzFxTCS4U_M/UynLyTkiaQI/AAAAAAAAAQI/vWO8f6NtVIo/s1600/dir1.jpg

https://lh5.googleusercontent.com/-q5MXcrn2K9U/UynL2EA_2bI/AAAAAAAAAQQ/dzrK5nR7OaQ/s1600/dir2.jpg

Thanks again for all your help!!

On Wednesday, March 19, 2014 4:11:14 PM UTC, David Pilato wrote:

could you try to install all your plugins in:

c:\apps\elasticsearch\plugins

for example. I meant avoid spaces.

That said,

May be this could work:

path.plugins: "C:\Program Files (x86)\elasticsearch\plugins"

in your plugins dir you should find two subdirs:

  • mapper-attachements
  • analysis-combo

And in each of those, some jar files

--
David Pilato | Technical Advocate | Elasticsearch.com
@dadoonet https://twitter.com/dadoonet | @elasticsearchfrhttps://twitter.com/elasticsearchfr

Le 19 mars 2014 à 17:05:03, Marcio Rodrigues (marsh...@gmail.com<javascript:>)
a écrit:

I am trying to install these 2 plugins:

GitHub - elastic/elasticsearch-mapper-attachments: Mapper Attachments Type plugin for Elasticsearch
GitHub - yakaz/elasticsearch-analysis-combo: Elasticsearch Combo Analyzer

I have also tried by modifying the yml with this:

path.plugins: C:/Program Files (x86)/elasticsearch/plugins
and also tried this variant
path.plugins: C:Program Files (x86)\elasticsearch\plugins

But they still don't show up.

Don't know if it makes any difference, I'm on a 64 bit machine.
Have tried installing elasticsearch in both C:Program Files (x86) and in
C:Program Files, but it doesn't seem to make any difference

On Wednesday, March 19, 2014 3:17:48 PM UTC, David Pilato wrote:

Two options:

  • your package installer modified somehow how elasticsearch is launched
    or elasticsearch.yml file and put plugins in another directory
  • you did not install the plugin as expected

Which plugin are you trying to install?

 -- 

David Pilato | Technical Advocate | Elasticsearch.com
@dadoonet https://twitter.com/dadoonet | @elasticsearchfrhttps://twitter.com/elasticsearchfr

Le 19 mars 2014 à 16:12:57, Marcio Rodrigues (marsh...@gmail.com) a
écrit:

Update : Installed elasticserahc using the download directly from
their page, but still have the exact same problem. So it appears to have
nothing to do with the installer at all.

Now I am trying to manually install, by downloadint the zip files
directly and unzipping them into the the plugins directoy.
(in my case C:\elasticsearch\plugins)

However when i run http://localhost:9200/_nodes/plugin?pretty it
show's me no plugins installed.

{
"cluster_name" : "DnaDigiDocs_OSJ",
"nodes" : {
"lah5eFSASPSNbbRBN0Tx5g" : {
"name" : "OSJ1",
"transport_address" : "inet[/192.168.0.119:9300]",
"host" : "MacPro-PC",
"ip" : "192.168.0.119",
"version" : "1.0.1",
"build" : "5c03844",
"http_address" : "inet[/192.168.0.119:9200]",
"plugins" :
}
}
}

This is really doing my head in and i am running out of time on
evaluating the use of elasticsearch for our project.

Anyone got any ideas?

On Wednesday, March 12, 2014 10:34:29 PM UTC, Marcio Rodrigues wrote:

Thanks Binh Ly

Just to clarify , the plugin.bat file is present in the bin directory.
Don't want to blame the installer package untill I can actually proove
that is the problem.

On Wednesday, March 12, 2014 9:15:41 PM UTC, Binh Ly wrote:

Yeah just download the zip directly like David mentioned and you should
be fine:

Elasticsearch Platform — Find real-time answers at scale | Elastic

My guess is your ruilopes package is missing something like maybe the
plugin.bat file is not included?

 --

You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearc...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/8de5798f-cc70-4f00-88b4-37dea2626156%40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/8de5798f-cc70-4f00-88b4-37dea2626156%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearc...@googlegroups.com <javascript:>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/f39c618b-5bce-4e5a-9bf5-0a420d33eb89%40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/f39c618b-5bce-4e5a-9bf5-0a420d33eb89%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/629c3ba1-b88e-4307-b3db-189b4cab08c4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

You are not supposed to have source code in distribution files.
You probably download zip files from github right?

This is not the right place (at least for mapper-attachments).
Try this: http://download.elasticsearch.org/elasticsearch/elasticsearch-mapper-attachments/elasticsearch-mapper-attachments-2.0.0.RC1.zip

--
David Pilato | Technical Advocate | Elasticsearch.com
@dadoonet | @elasticsearchfr

Le 19 mars 2014 à 17:56:35, Marcio Rodrigues (marshy1001@gmail.com) a écrit:

I forgot to mention that I had also tried before placing it directly in the C drive.
so C:/elasticsearch

I think the manula installation may be a problem with what is in my unzipped files files,
the jar files are not at teh top level:

Thanks again for all your help!!

On Wednesday, March 19, 2014 4:11:14 PM UTC, David Pilato wrote:
could you try to install all your plugins in:

c:\apps\elasticsearch\plugins

for example. I meant avoid spaces.

That said,

May be this could work:

path.plugins: "C:\Program Files (x86)\elasticsearch\plugins"

in your plugins dir you should find two subdirs:

  • mapper-attachements
  • analysis-combo

And in each of those, some jar files

--
David Pilato | Technical Advocate | Elasticsearch.com
@dadoonet | @elasticsearchfr

Le 19 mars 2014 à 17:05:03, Marcio Rodrigues (marsh...@gmail.com) a écrit:

I am trying to install these 2 plugins:


I have also tried by modifying the yml with this:

path.plugins: C:/Program Files (x86)/elasticsearch/plugins
and also tried this variant
path.plugins: C:Program Files (x86)\elasticsearch\plugins

But they still don't show up.

Don't know if it makes any difference, I'm on a 64 bit machine.
Have tried installing elasticsearch in both C:Program Files (x86) and in C:Program Files, but it doesn't seem to make any difference

On Wednesday, March 19, 2014 3:17:48 PM UTC, David Pilato wrote:
Two options:

  • your package installer modified somehow how elasticsearch is launched or elasticsearch.yml file and put plugins in another directory
  • you did not install the plugin as expected

Which plugin are you trying to install?

--
David Pilato | Technical Advocate | Elasticsearch.com
@dadoonet | @elasticsearchfr

Le 19 mars 2014 à 16:12:57, Marcio Rodrigues (marsh...@gmail.com) a écrit:

Update : Installed elasticserahc using the download directly from their page, but still have the exact same problem. So it appears to have nothing to do with the installer at all.

Now I am trying to manually install, by downloadint the zip files directly and unzipping them into the the plugins directoy.
(in my case C:\elasticsearch\plugins)

However when i run http://localhost:9200/_nodes/plugin?pretty it show's me no plugins installed.

{
"cluster_name" : "DnaDigiDocs_OSJ",
"nodes" : {
"lah5eFSASPSNbbRBN0Tx5g" : {
"name" : "OSJ1",
"transport_address" : "inet[/192.168.0.119:9300]",
"host" : "MacPro-PC",
"ip" : "192.168.0.119",
"version" : "1.0.1",
"build" : "5c03844",
"http_address" : "inet[/192.168.0.119:9200]",
"plugins" : [ ]
}
}
}

This is really doing my head in and i am running out of time on evaluating the use of elasticsearch for our project.

Anyone got any ideas?

On Wednesday, March 12, 2014 10:34:29 PM UTC, Marcio Rodrigues wrote:
Thanks Binh Ly

Just to clarify , the plugin.bat file is present in the bin directory.
Don't want to blame the installer package untill I can actually proove that is the problem.

On Wednesday, March 12, 2014 9:15:41 PM UTC, Binh Ly wrote:
Yeah just download the zip directly like David mentioned and you should be fine:

http://www.elasticsearch.org/overview/elkdownloads/

My guess is your ruilopes package is missing something like maybe the plugin.bat file is not included?

You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/8de5798f-cc70-4f00-88b4-37dea2626156%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/f39c618b-5bce-4e5a-9bf5-0a420d33eb89%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/629c3ba1-b88e-4307-b3db-189b4cab08c4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/etPan.5329cd33.50801ee1.97ca%40MacBook-Air-de-David.local.
For more options, visit https://groups.google.com/d/optout.

That was it, Thanks so much !!!

How do I get the correct download link for the other attachments?

On Wednesday, March 19, 2014 5:00:34 PM UTC, David Pilato wrote:

You are not supposed to have source code in distribution files.
You probably download zip files from github right?

This is not the right place (at least for mapper-attachments).
Try this:
http://download.elasticsearch.org/elasticsearch/elasticsearch-mapper-attachments/elasticsearch-mapper-attachments-2.0.0.RC1.ziphttp://www.google.com/url?q=http%3A%2F%2Fdownload.elasticsearch.org%2Felasticsearch%2Felasticsearch-mapper-attachments%2Felasticsearch-mapper-attachments-2.0.0.RC1.zip&sa=D&sntz=1&usg=AFQjCNH_gkCY_URqjRXjsCc_TH_6BfrXXg

--
David Pilato | Technical Advocate | Elasticsearch.com
@dadoonet https://twitter.com/dadoonet | @elasticsearchfrhttps://twitter.com/elasticsearchfr

Le 19 mars 2014 à 17:56:35, Marcio Rodrigues (marsh...@gmail.com<javascript:>)
a écrit:

I forgot to mention that I had also tried before placing it directly in
the C drive.
so C:/elasticsearch

I think the manula installation may be a problem with what is in my
unzipped files files,
the jar files are not at teh top level:

https://lh5.googleusercontent.com/-DzFxTCS4U_M/UynLyTkiaQI/AAAAAAAAAQI/vWO8f6NtVIo/s1600/dir1.jpg

https://lh5.googleusercontent.com/-q5MXcrn2K9U/UynL2EA_2bI/AAAAAAAAAQQ/dzrK5nR7OaQ/s1600/dir2.jpg

Thanks again for all your help!!

On Wednesday, March 19, 2014 4:11:14 PM UTC, David Pilato wrote:

could you try to install all your plugins in:

c:\apps\elasticsearch\plugins

for example. I meant avoid spaces.

That said,

May be this could work:

path.plugins: "C:\Program Files (x86)\elasticsearch\plugins"

in your plugins dir you should find two subdirs:

  • mapper-attachements
  • analysis-combo

And in each of those, some jar files

 -- 

David Pilato | Technical Advocate | Elasticsearch.com
@dadoonet https://twitter.com/dadoonet | @elasticsearchfrhttps://twitter.com/elasticsearchfr

Le 19 mars 2014 à 17:05:03, Marcio Rodrigues (marsh...@gmail.com) a
écrit:

I am trying to install these 2 plugins:

GitHub - elastic/elasticsearch-mapper-attachments: Mapper Attachments Type plugin for Elasticsearch
GitHub - yakaz/elasticsearch-analysis-combo: Elasticsearch Combo Analyzer

I have also tried by modifying the yml with this:

path.plugins: C:/Program Files (x86)/elasticsearch/plugins
and also tried this variant
path.plugins: C:Program Files (x86)\elasticsearch\plugins

But they still don't show up.

Don't know if it makes any difference, I'm on a 64 bit machine.
Have tried installing elasticsearch in both C:Program Files (x86) and in
C:Program Files, but it doesn't seem to make any difference

On Wednesday, March 19, 2014 3:17:48 PM UTC, David Pilato wrote:

Two options:

  • your package installer modified somehow how elasticsearch is
    launched or elasticsearch.yml file and put plugins in another directory
  • you did not install the plugin as expected

Which plugin are you trying to install?

 -- 

David Pilato | Technical Advocate | Elasticsearch.com
@dadoonet https://twitter.com/dadoonet | @elasticsearchfrhttps://twitter.com/elasticsearchfr

Le 19 mars 2014 à 16:12:57, Marcio Rodrigues (marsh...@gmail.com) a
écrit:

Update : Installed elasticserahc using the download directly from
their page, but still have the exact same problem. So it appears to have
nothing to do with the installer at all.

Now I am trying to manually install, by downloadint the zip files
directly and unzipping them into the the plugins directoy.
(in my case C:\elasticsearch\plugins)

However when i run http://localhost:9200/_nodes/plugin?pretty it
show's me no plugins installed.

{
"cluster_name" : "DnaDigiDocs_OSJ",
"nodes" : {
"lah5eFSASPSNbbRBN0Tx5g" : {
"name" : "OSJ1",
"transport_address" : "inet[/192.168.0.119:9300]",
"host" : "MacPro-PC",
"ip" : "192.168.0.119",
"version" : "1.0.1",
"build" : "5c03844",
"http_address" : "inet[/192.168.0.119:9200]",
"plugins" :
}
}
}

This is really doing my head in and i am running out of time on
evaluating the use of elasticsearch for our project.

Anyone got any ideas?

On Wednesday, March 12, 2014 10:34:29 PM UTC, Marcio Rodrigues wrote:

Thanks Binh Ly

Just to clarify , the plugin.bat file is present in the bin directory.
Don't want to blame the installer package untill I can actually proove
that is the problem.

On Wednesday, March 12, 2014 9:15:41 PM UTC, Binh Ly wrote:

Yeah just download the zip directly like David mentioned and you
should be fine:

Elasticsearch Platform — Find real-time answers at scale | Elastic

My guess is your ruilopes package is missing something like maybe the
plugin.bat file is not included?

 --

You received this message because you are subscribed to the Google
Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to elasticsearc...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/8de5798f-cc70-4f00-88b4-37dea2626156%40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/8de5798f-cc70-4f00-88b4-37dea2626156%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearc...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/f39c618b-5bce-4e5a-9bf5-0a420d33eb89%40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/f39c618b-5bce-4e5a-9bf5-0a420d33eb89%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearc...@googlegroups.com <javascript:>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/629c3ba1-b88e-4307-b3db-189b4cab08c4%40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/629c3ba1-b88e-4307-b3db-189b4cab08c4%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/c80d3932-3876-445b-9058-dc03c2fbf7ca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

You mean for the other "plugins", right?

It depends. basically when you have instructions like: https://github.com/yakaz/elasticsearch-analysis-combo
bin/plugin -install com.yakaz.elasticsearch.plugins/elasticsearch-analysis-combo/1.5.0

It means that they are available in Maven:

http://search.maven.org/remotecontent?filepath=com/yakaz/elasticsearch/plugins/elasticsearch-analysis-combo/1.5.0/elasticsearch-analysis-combo-1.5.0.zip

--
David Pilato | Technical Advocate | Elasticsearch.com
@dadoonet | @elasticsearchfr

Le 19 mars 2014 à 18:23:18, Marcio Rodrigues (marshy1001@gmail.com) a écrit:

That was it, Thanks so much !!!

How do I get the correct download link for the other attachments?

On Wednesday, March 19, 2014 5:00:34 PM UTC, David Pilato wrote:
You are not supposed to have source code in distribution files.
You probably download zip files from github right?

This is not the right place (at least for mapper-attachments).
Try this: http://download.elasticsearch.org/elasticsearch/elasticsearch-mapper-attachments/elasticsearch-mapper-attachments-2.0.0.RC1.zip

--
David Pilato | Technical Advocate | Elasticsearch.com
@dadoonet | @elasticsearchfr

Le 19 mars 2014 à 17:56:35, Marcio Rodrigues (marsh...@gmail.com) a écrit:

I forgot to mention that I had also tried before placing it directly in the C drive.
so C:/elasticsearch

I think the manula installation may be a problem with what is in my unzipped files files,
the jar files are not at teh top level:

Thanks again for all your help!!

On Wednesday, March 19, 2014 4:11:14 PM UTC, David Pilato wrote:
could you try to install all your plugins in:

c:\apps\elasticsearch\plugins

for example. I meant avoid spaces.

That said,

May be this could work:

path.plugins: "C:\Program Files (x86)\elasticsearch\plugins"

in your plugins dir you should find two subdirs:

  • mapper-attachements
  • analysis-combo

And in each of those, some jar files

--
David Pilato | Technical Advocate | Elasticsearch.com
@dadoonet | @elasticsearchfr

Le 19 mars 2014 à 17:05:03, Marcio Rodrigues (marsh...@gmail.com) a écrit:

I am trying to install these 2 plugins:


I have also tried by modifying the yml with this:

path.plugins: C:/Program Files (x86)/elasticsearch/plugins
and also tried this variant
path.plugins: C:Program Files (x86)\elasticsearch\plugins

But they still don't show up.

Don't know if it makes any difference, I'm on a 64 bit machine.
Have tried installing elasticsearch in both C:Program Files (x86) and in C:Program Files, but it doesn't seem to make any difference

On Wednesday, March 19, 2014 3:17:48 PM UTC, David Pilato wrote:
Two options:

  • your package installer modified somehow how elasticsearch is launched or elasticsearch.yml file and put plugins in another directory
  • you did not install the plugin as expected

Which plugin are you trying to install?

--
David Pilato | Technical Advocate | Elasticsearch.com
@dadoonet | @elasticsearchfr

Le 19 mars 2014 à 16:12:57, Marcio Rodrigues (marsh...@gmail.com) a écrit:

Update : Installed elasticserahc using the download directly from their page, but still have the exact same problem. So it appears to have nothing to do with the installer at all.

Now I am trying to manually install, by downloadint the zip files directly and unzipping them into the the plugins directoy.
(in my case C:\elasticsearch\plugins)

However when i run http://localhost:9200/_nodes/plugin?pretty it show's me no plugins installed.

{
"cluster_name" : "DnaDigiDocs_OSJ",
"nodes" : {
"lah5eFSASPSNbbRBN0Tx5g" : {
"name" : "OSJ1",
"transport_address" : "inet[/192.168.0.119:9300]",
"host" : "MacPro-PC",
"ip" : "192.168.0.119",
"version" : "1.0.1",
"build" : "5c03844",
"http_address" : "inet[/192.168.0.119:9200]",
"plugins" : [ ]
}
}
}

This is really doing my head in and i am running out of time on evaluating the use of elasticsearch for our project.

Anyone got any ideas?

On Wednesday, March 12, 2014 10:34:29 PM UTC, Marcio Rodrigues wrote:
Thanks Binh Ly

Just to clarify , the plugin.bat file is present in the bin directory.
Don't want to blame the installer package untill I can actually proove that is the problem.

On Wednesday, March 12, 2014 9:15:41 PM UTC, Binh Ly wrote:
Yeah just download the zip directly like David mentioned and you should be fine:

http://www.elasticsearch.org/overview/elkdownloads/

My guess is your ruilopes package is missing something like maybe the plugin.bat file is not included?

You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/8de5798f-cc70-4f00-88b4-37dea2626156%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/f39c618b-5bce-4e5a-9bf5-0a420d33eb89%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/629c3ba1-b88e-4307-b3db-189b4cab08c4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/c80d3932-3876-445b-9058-dc03c2fbf7ca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/etPan.5329d33e.7672bd23.97ca%40MacBook-Air-de-David.local.
For more options, visit https://groups.google.com/d/optout.