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


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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to