[
https://issues.apache.org/jira/browse/SOLR-13568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16904689#comment-16904689
]
ASF subversion and git services commented on SOLR-13568:
--------------------------------------------------------
Commit 5df5df9ec37c9fbaca9c0629482a95fb90c8d33b in lucene-solr's branch
refs/heads/branch_8x from Erick Erickson
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=5df5df9 ]
SOLR-13568: Precommit fail Java var until 9x. Fail var...
(cherry picked from commit f6f1b4244c40e5665b20a2a8ef9852c6dd827cb2)
> Expand component should not cache group queries in the filter cache
> -------------------------------------------------------------------
>
> Key: SOLR-13568
> URL: https://issues.apache.org/jira/browse/SOLR-13568
> Project: Solr
> Issue Type: Bug
> Affects Versions: 7.7.2, 8.1.1
> Reporter: Ludovic Boutros
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently the expand component is creating queries (bit sets) from the
> current page document ids.
> These queries are sadly put in the filter cache.
> This behavior floods the filter cache and it becomes inefficient.
> Therefore, the group query should be wrapped in a query with its cache flag
> disabled.
> This is a tiny little thing to do. The PR will follow very soon.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]