RE: SolrMeter is still a feasible tool for measuring performances?

2015-12-29 Thread Gian Maria Ricci - aka Alkampfer
is still a feasible tool for measuring performances? Solr meter works very well with solr 4.10.4 including the query extraction feature. We've been using it for quite a while now. You should give it a try. Won't take very long to setup and use. On Mon, 28 Dec 2015, 23:23 Erick Erickson

Re: SolrMeter is still a feasible tool for measuring performances?

2015-12-28 Thread Binoy Dalal
Solr meter works very well with solr 4.10.4 including the query extraction feature. We've been using it for quite a while now. You should give it a try. Won't take very long to setup and use. On Mon, 28 Dec 2015, 23:23 Erick Erickson wrote: > SolrMeter has some pretty cool features, one of which

Re: SolrMeter is still a feasible tool for measuring performances?

2015-12-28 Thread Erick Erickson
SolrMeter has some pretty cool features, one of which is to extract queries from existing Solr logs. If the Solr logging patterns have changed, which they do, that may require some fixing up... Let us know... Erick On Mon, Dec 28, 2015 at 12:25 AM, Binoy Dalal wrote: > Hi Gian > We've using sol

Re: SolrMeter is still a feasible tool for measuring performances?

2015-12-28 Thread Binoy Dalal
Hi Gian We've using solr meter to test the performance of solr instances for quite a while now and in my experience it is pretty reliable. Finding a compiled jar is difficult but building from the code is pretty straightforward and will only take you a few minutes. On Mon, 28 Dec 2015, 13:47 Gian

SolrMeter is still a feasible tool for measuring performances?

2015-12-28 Thread Gian Maria Ricci - aka Alkampfer
Hi, I've read on SolrWiki that solrmeter is not active developed anymore, but I wonder if it is still valid to do some performance test or if there is some better approach / tool. I'd like also to know where I can find the latest compiled version for SolrMeter instead of compiling with mav