You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Hoss Man (JIRA)" <ji...@apache.org> on 2012/06/08 02:05:23 UTC

[jira] [Created] (SOLR-3523) ReturnFields.getLuceneFieldNames inconsistently includes non-field names

Hoss Man created SOLR-3523:
------------------------------

             Summary: ReturnFields.getLuceneFieldNames inconsistently includes non-field names
                 Key: SOLR-3523
                 URL: https://issues.apache.org/jira/browse/SOLR-3523
             Project: Solr
          Issue Type: Bug
            Reporter: Hoss Man
         Attachments: SOLR-3523.test.patch

working on SOLR-2352 i discovered that ReturnFields.getLuceneFieldNames includes things that are not real field names:
 * (sometimes) includes null in place of a transformer
 * includes "score"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Updated] (SOLR-3523) ReturnFields.getLuceneFieldNames inconsistently includes non-field names

Posted by "Hoss Man (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-3523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hoss Man updated SOLR-3523:
---------------------------

    Attachment: SOLR-3523.test.patch

patch to ReturnFieldsTest demonstrating problem
                
> ReturnFields.getLuceneFieldNames inconsistently includes non-field names
> ------------------------------------------------------------------------
>
>                 Key: SOLR-3523
>                 URL: https://issues.apache.org/jira/browse/SOLR-3523
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Hoss Man
>         Attachments: SOLR-3523.test.patch
>
>
> working on SOLR-2352 i discovered that ReturnFields.getLuceneFieldNames includes things that are not real field names:
>  * (sometimes) includes null in place of a transformer
>  * includes "score"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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