[
https://issues.apache.org/jira/browse/LUCENE-9328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17098112#comment-17098112
]
Mikhail Khludnev edited comment on LUCENE-9328 at 5/2/20, 10:11 PM:
--------------------------------------------------------------------
Ok. [~romseygeek], thanks for the clue.
Sorry for noise. WIP.
was (Author: mkhludnev):
Ok. [~romseygeek], thanks for the clue. It turns to be more complex problem. I
pushed some broken code to github PR
https://github.com/apache/lucene-solr/pull/1462/. Currently I'm stuck atÂ
[ToParentDocValues.advanceExact()|https://github.com/apache/lucene-solr/blob/master/lucene/join/src/java/org/apache/lucene/search/join/ToParentDocValues.java#L259]
which turns it to strict {{advance()}}. I think it's can be changed to use
{{advanceExact()}}. Does it make any sense?
> SortingGroupHead to reuse DocValues
> -----------------------------------
>
> Key: LUCENE-9328
> URL: https://issues.apache.org/jira/browse/LUCENE-9328
> Project: Lucene - Core
> Issue Type: Improvement
> Components: modules/grouping
> Reporter: Mikhail Khludnev
> Assignee: Mikhail Khludnev
> Priority: Minor
> Attachments: LUCENE-9328.patch, LUCENE-9328.patch, LUCENE-9328.patch
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> That's why
> https://issues.apache.org/jira/browse/LUCENE-7701?focusedCommentId=17084365&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17084365
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]