You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/05/30 18:03:00 UTC

[jira] [Commented] (LUCENE-10582) CombinedFieldQuery fails with distributed field statistics

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

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

Commit e319a5223cac757f4d9c7a80d3b0587370f8aa5f in lucene's branch refs/heads/main from Yannick Welsch
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=e319a5223ca ]

LUCENE-10582: Fix merging of CollectionStatistics in CombinedFieldQuery (#910)

CombinedFieldQuery does not properly combine overridden collection statistics, resulting in an IllegalArgumentException during searches.

> CombinedFieldQuery fails with distributed field statistics
> ----------------------------------------------------------
>
>                 Key: LUCENE-10582
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10582
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: modules/sandbox
>            Reporter: Yannick Welsch
>            Priority: Minor
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> CombinedFieldQuery does not properly combine distributed collection statistics, resulting in an IllegalArgumentException during searches.
> Originally surfaced in this Elasticsearch issue: https://github.com/elastic/elasticsearch/issues/82817



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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