[ 
https://issues.apache.org/jira/browse/LUCENE-6315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael McCandless updated LUCENE-6315:
---------------------------------------
    Attachment: LUCENE-6315.patch

Patch, cutting over the package-private FieldTermIterator to a BytesRefIterator.

> Simplify custom Term iterator used to resolve deletions
> -------------------------------------------------------
>
>                 Key: LUCENE-6315
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6315
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>             Fix For: Trunk, 5.1
>
>         Attachments: LUCENE-6315.patch
>
>
> In LUCENE-6161 we added yet-another-term-iterator ... this patch tries to 
> simplify that by re-using the existing BytesRefIterator instead.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to