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

Noble Paul updated SOLR-6262:
-----------------------------

    Attachment: SOLR-6262.patch

Changes w/o testcase

Well known RequestHandlers and Query response writers are tagged with a name.

We will allow their names to be overridden by keeping a 'name' attribute in the 
tags. In the future we must disallow them to be named anything else. 

> Make the "name" attribute optional for components in solrconfig.xml
> -------------------------------------------------------------------
>
>                 Key: SOLR-6262
>                 URL: https://issues.apache.org/jira/browse/SOLR-6262
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>         Attachments: SOLR-6262.patch
>
>
> It is not a good idea to let people decide the names of our standard 
> components such as update, replication, /get etc. These names can be hard 
> coded in the Java file itself. and let us remove the names from 
> solrconfig.xml. 
> However it should be possible to override the name by specifying the 'name' 
> attribute



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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

Reply via email to