You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/10/01 14:40:00 UTC

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

    [ https://issues.apache.org/jira/browse/LUCENE-8513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16634104#comment-16634104 ] 

ASF subversion and git services commented on LUCENE-8513:
---------------------------------------------------------

Commit fe844c739b1bd24090789acad099d3b3e5c12d4e in lucene-solr's branch refs/heads/master from [~dsmiley]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=fe844c7 ]

LUCENE-8513: Remove MultiFields.getFields
SlowCompositeReaderWrapper now works with MultiTerms directly


> 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
>            Priority: Major
>             Fix For: master (8.0)
>
>         Attachments: LUCENE-8513.patch
>
>
> 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