You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Ludovic Boutros (Jira)" <ji...@apache.org> on 2019/10/21 10:02:00 UTC

[jira] [Commented] (SOLR-13568) Expand component should not cache group queries in the filter cache

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

Ludovic Boutros commented on SOLR-13568:
----------------------------------------

Hello, anyone on this issue please ?

> 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
(v8.3.4#803005)

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