[ https://issues.apache.org/jira/browse/SOLR-550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Grant Ingersoll resolved SOLR-550. ---------------------------------- Resolution: Fixed Committed revision 651437. > DocumentBuilder addField javadocs need improvements > --------------------------------------------------- > > Key: SOLR-550 > URL: https://issues.apache.org/jira/browse/SOLR-550 > Project: Solr > Issue Type: Improvement > Reporter: Grant Ingersoll > Assignee: Grant Ingersoll > Priority: Minor > > The DocumentBuilder addField methods have different semantics based on > whether you are passing in the field name as a String or the SchemaField. > Passing in the SchemaField does not handle copyField, whereas passing in the > field name does. Go figure. Doesn't make sense to me, but we should at > least document what is happening. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.