Java Client integration with Jetty Plugin

2014-09-10 Thread Mihir M
Hi I am using Elasticsearch version 1.2.1. I was looking for ways to secure access to Elasticsearch when I found the Jetty plugin. It lets me create users based on roles and is satisfying my requirements. However it only restricts HTTP requests. I was using Java Transport client for talking to E

Increase in Indexing Time and big Merges

2014-05-14 Thread Mihir M
Hi, We have an ES cluster of 7 nodes in our development environment. 3 of which are Master nodes and the rest 4 are Data nodes. Masters run with default heap and Data nodes with 4 GB heap on 8 GB RAM machines. We do bulk inserts continuously and simultaneously fire aggregation queries every minut

Re: SearchParseExceptions in Marvel monitoring cluster

2014-05-02 Thread Mihir M
Thanks Boaz for your reply. Following is the output of curl SERVER:9200/_cat/shards/?v for both nodes of our marvel cluster: index shard prirep state docs storeip node .marvel-2014.05.01 0 p STARTED 70 865.4kb Server-ip-1 Marvel_1

Re: SearchParseExceptions in Marvel monitoring cluster

2014-05-02 Thread Mihir M
Hi Just to add to above, lately we observe that these exceptions vanish from the dashboard after some time and everything returns to normal. So why do these exceptions occur at the beginning? - Regards -- View this message in context: http://elasticsearch-users.115913.n3.nabble.com/Searc