[ https://issues.apache.org/jira/browse/SOLR-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116116#comment-13116116 ]
Amit Nithian commented on SOLR-2306: ------------------------------------ I have attached a new patch including unit tests and a blog post on my site indicating how to use it. I hope this helps! http://hokiesuns.blogspot.com/2011/09/using-jmx-to-modify-parameters-of.html > Modify default solrconfig parameters via JMX > -------------------------------------------- > > Key: SOLR-2306 > URL: https://issues.apache.org/jira/browse/SOLR-2306 > Project: Solr > Issue Type: Improvement > Components: SearchComponents - other > Affects Versions: 1.5 > Reporter: Amit Nithian > Priority: Minor > Fix For: 3.5, 4.0 > > Attachments: tuning.patch > > > Solr JMX support is great for reading the state of the search engine but it > should also support writing parameters that can affect the runtime > performance of the engine. At Zvents, our team wrote a custom web-UI in the > /admin folder to accomplish this but now have made a preliminary patch to > move this into JMX so that JConsole can be used to modify runtime parameters. > This is mostly used to tune ranking parameters in the configuration file > without passing them via the URL (to prevent changes to our front end site) > nor restarting the servlet container. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org