[jira] [Commented] (SOLR-6262) Make the name attribute optional for components in solrconfig.xml

2014-07-21 Thread Yonik Seeley (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-6262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14068434#comment-14068434
 ] 

Yonik Seeley commented on SOLR-6262:


+1

 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

 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



[jira] [Commented] (SOLR-6262) Make the name attribute optional for components in solrconfig.xml

2014-07-21 Thread Shalin Shekhar Mangar (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-6262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14068439#comment-14068439
 ] 

Shalin Shekhar Mangar commented on SOLR-6262:
-

+1

I'd argue the same for the primitive types 
(int/float/long/double/date/boolean/string) in our schema.xml but that can be 
another issue.

 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

 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