You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Grant Ingersoll (JIRA)" <ji...@apache.org> on 2008/04/25 00:03:21 UTC

[jira] Resolved: (SOLR-550) DocumentBuilder addField javadocs need improvements

     [ 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.