apache / apache/lucene

Rename FieldsConsumer to InvertedFieldsConsumer [LUCENE-3109]

Open
#4,182 30 comments 0 reactions 1 assignee Claimed by @mikemccand View on GitHub
affects-version:4.0-ALPHA legacy-jira-fix-version:4.9 legacy-jira-fix-version:6.0 legacy-jira-priority:Minor module:core/codecs type:task
Dominant language
Java
Stars
3.6k
Forks
1.4k
Avg merge
2d 11h
Merged PRs (30d)
88

Description

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.

---
Migrated from [LUCENE-3109](https://issues.apache.org/jira/browse/LUCENE-3109) by Simon Willnauer (@s1monw), updated May 09 2016
Attachments: [LUCENE-3109.patch](https://apache.github.io/lucene-jira-archive/attachments/LUCENE-3109/LUCENE-3109.patch) (versions: 6)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.