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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to