[ 
https://issues.apache.org/jira/browse/SOLR-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Amit Nithian updated SOLR-2306:
-------------------------------

    Attachment: SOLR-2306.patch

I wanted to re-upload this patch compatible with 4.0 BETA and trunk.
                
> 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: 4.1
>
>         Attachments: SOLR-2306.patch, tuning2.patch, 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
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to