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

Mikhail Khludnev commented on LUCENE-7871:
------------------------------------------

[~jpountz] Sorry for flashing it back after two years. I've stumbled upon this 
code while tinkering LUCENE-9328. Isn't it's worth for {{ToParentDocValues}} to 
implement {{DocValuesIterator}} since it already has {{advanceExact()}} but it 
via calling {{advance()}} on underneath DV-iter?

> false positive match BlockJoinSelector[SortedDV] when child value is absent 
> ----------------------------------------------------------------------------
>
>                 Key: LUCENE-7871
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7871
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Mikhail Khludnev
>            Priority: Major
>             Fix For: 7.0, 8.0
>
>         Attachments: LUCENE-7871.patch, LUCENE-7871.patch, LUCENE-7871.patch, 
> LUCENE-7871.patch, LUCENE-7871.patch
>
>
> * fix false positive match for SortedSetDV
> * make {{children}} an iterator instead of bitset.
> see [the 
> comment|https://issues.apache.org/jira/browse/LUCENE-7407?focusedCommentId=16042640&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16042640]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to