elastic / elasticsearch

Free and Open Source, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
1.15k stars 24.84k forks source link

Plugins not loaded #135

Closed clintongormley closed 14 years ago

clintongormley commented 14 years ago

Hiya

I've created a plugins dir in the elasticsearch directory, which contains:

However, when I start the server it says: [15:58:43,262][INFO ][node ] [Ezekiel] {ElasticSearch/0.6.0}: Initializing ... [15:58:43,266][INFO ][plugins ] [Ezekiel] Loaded [] [15:58:45,536][INFO ][node ] [Ezekiel] {ElasticSearch/0.6.0}: Initialized [15:58:45,537][INFO ][node ] [Ezekiel] {ElasticSearch/0.6.0}: Starting ...

clint

clintongormley commented 14 years ago

Ooops - just reread the docs - don't unzip the plugins :)

Works correctly