Re: [Profiling] How to profile/tune Solr server

2011-11-06 Thread Lance Norskog
t; > solr-specific default-filter let me know. > > > > > > > > Best regrads > > Karsten > > > > P.S. eMail in context > > > > > http://lucene.472066.n3.nabble.com/Profiling-How-to-profile-tune-Solr-server-td3467027.html > > > >

Re: [Profiling] How to profile/tune Solr server

2011-11-06 Thread Sujatha Arun
rsten > > P.S. eMail in context > > http://lucene.472066.n3.nabble.com/Profiling-How-to-profile-tune-Solr-server-td3467027.html > > -------- Original-Nachricht ---- > > Datum: Mon, 31 Oct 2011 18:35:32 +0800 > > Von: yu shen > > An: solr-user@lucene.apache.o

Re: [Profiling] How to profile/tune Solr server

2011-11-04 Thread yu shen
default-filter let me know. >> >> >> >> Best regrads >> Karsten >> >> P.S. eMail in context >> >> http://lucene.472066.n3.nabble.com/Profiling-How-to-profile-tune-Solr-server-td3467027.html >> >> Original-Nachricht >> >

Re: [Profiling] How to profile/tune Solr server

2011-11-04 Thread yu shen
rofile-tune-Solr-server-td3467027.html > > -------- Original-Nachricht ---- > > Datum: Mon, 31 Oct 2011 18:35:32 +0800 > > Von: yu shen > > An: solr-user@lucene.apache.org > > Betreff: Re: [Profiling] How to profile/tune Solr server > > > No idea so far, t

Re: [Profiling] How to profile/tune Solr server

2011-11-04 Thread Andre Bois-Crettez
SolrMeter is useful too, it can be plugged to a production server just to watch evolution of caches usage : http://code.google.com/p/solrmeter/wiki/Screenshots#CacheHistoryStatistic André

Re: [Profiling] How to profile/tune Solr server

2011-11-04 Thread karsten-solr
me know. Best regrads Karsten P.S. eMail in context http://lucene.472066.n3.nabble.com/Profiling-How-to-profile-tune-Solr-server-td3467027.html Original-Nachricht > Datum: Mon, 31 Oct 2011 18:35:32 +0800 > Von: yu shen > An: solr-user@lucene.apache.org > Betreff:

Re: [Profiling] How to profile/tune Solr server

2011-10-31 Thread yu shen
No idea so far, try to figure out. Spark 2011/10/31 Jan Høydahl > Hi, > > There are no official tools other than looking at the built-in stats pages > and perhaps using JConsole or similar JVM monitoring tools. Note that > Solr's JMX capabilities may let you hook your enterprise's existing > mo

Re: [Profiling] How to profile/tune Solr server

2011-10-31 Thread Jan Høydahl
Hi, There are no official tools other than looking at the built-in stats pages and perhaps using JConsole or similar JVM monitoring tools. Note that Solr's JMX capabilities may let you hook your enterprise's existing monitoring dashboard up with Solr. Also check out the new monitoring service