You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "David Smiley (JIRA)" <ji...@apache.org> on 2018/09/24 03:32:00 UTC

[jira] [Created] (LUCENE-8513) Remove MultiFields.getFields and minimize use of MultiFields instance

David Smiley created LUCENE-8513:
------------------------------------

             Summary: Remove MultiFields.getFields and minimize use of MultiFields instance
                 Key: LUCENE-8513
                 URL: https://issues.apache.org/jira/browse/LUCENE-8513
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: David Smiley
            Assignee: David Smiley
             Fix For: master (8.0)


As part of a longer term objective of removing the {{Fields}} class, in this issue I focus on minimizing the use of _instances of_ {{MultiFields}} such as {{MultiFields.getFields}} and using it's constructor.  This is _not_ about the static utility methods here like {{getTerms}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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