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 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.