You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Amit Nithian (JIRA)" <ji...@apache.org> on 2011/01/05 18:46:48 UTC

[jira] Updated: (SOLR-2306) Modify default solrconfig parameters via JMX

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

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

    Attachment: tuning.patch

This is the first version of the making parameters writable via JMX.

> 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: 1.5
>
>         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.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org