You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Iulius Curt (Updated) (JIRA)" <ji...@apache.org> on 2012/02/16 20:39:00 UTC

[jira] [Updated] (LUCENE-3109) Rename FieldsConsumer to InvertedFieldsConsumer

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

Iulius Curt updated LUCENE-3109:
--------------------------------

    Attachment: LUCENE-3109.patch

Attached a patch with the refactoring of Fields, FieldsProducer, FieldsConsumer and any other related classes.
It turned out to be pretty ample (also affected Solr)

Please give some feedback if something is wrong.
                
> Rename FieldsConsumer to InvertedFieldsConsumer
> -----------------------------------------------
>
>                 Key: LUCENE-3109
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3109
>             Project: Lucene - Java
>          Issue Type: Task
>          Components: core/codecs
>    Affects Versions: 4.0
>            Reporter: Simon Willnauer
>            Priority: Minor
>             Fix For: 4.0
>
>         Attachments: LUCENE-3109.patch
>
>
> The name FieldsConsumer is missleading here it really is an InvertedFieldsConsumer and since we are extending codecs to consume non-inverted Fields we should be clear here. Same applies to Fields.java as well as FieldsProducer.

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