thanks for your info.
On Sat, Apr 2, 2011 at 9:51 AM, Chris Hostetter-3 [via Lucene] < [email protected]> wrote: > > : I have little bit concerned about, if I comment those unused modules from > > : solrconfig.xml, whether it will used to increase search performance > little > : bit. ?? Or if I comment then it will affect any of the Solr > : operations/performance ?? > > there may be some things you are using w/o realizing it so you should > definitely test out any changes -- but once you know you don't need > something, commenting it out should be fine. > > is it worth it? > > probably not. but in general most unuse request handlers and components > and what not take up very little resources -- a small amount of ram that > you likely won' even notice getting back. it's certainly possible for a > solr plugin to eat up huge gobs or ram and/or spin up background threads > that consume lots of CPU even when you don't use them -- but nothing > in the example configs behaves like that. > > > > -Hoss > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://lucene.472066.n3.nabble.com/Comment-Unused-portions-in-solrconfig-tp2762664p2766175.html > To unsubscribe from Comment Unused portions in solrconfig, click > here<http://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=2762664&code=YXNoYXJ1ZGVlbkBnbWFpbC5jb218Mjc2MjY2NHwtMTcyMzYyMjg1>. > > -- View this message in context: http://lucene.472066.n3.nabble.com/Comment-Unused-portions-in-solrconfig-tp2762664p2766365.html Sent from the Solr - User mailing list archive at Nabble.com.
