Home | About | Sematext search-lucene.com search-hadoop.com
 Search Lucene and all its subprojects:

Switch to Threaded View
Solr, mail # user - Modifying Configuration from a Browser


Copy link to this message
-
Re: Modifying Configuration from a Browser
Stefan Matheis 2011-06-14, 22:20
Brandon,

actually afaik there is no ability to to this, not via API or something
else.

If you really want to start building such an API, would you mind to
build an generic one? I'm asking because this was already requested as
feature for the new admin UI
[https://issues.apache.org/jira/browse/SOLR-2399?focusedCommentId=13007832&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13007832]
Regards
Stefan

Am 14.06.2011 21:47, schrieb Brandon Fish:
> Does anyone have any examples of modifying a configuration file, like
> "elevate.xml" from a browser? Is there an API that would help for this?
>
> If nothing exists for this, I am considering implementing something that
> would change the "elevate.xml" file then reload the core. Or is there a
> better approach for dynamic configuration?
>
> Thank you.
>