You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/08/23 00:53:51 UTC

[jira] [Commented] (SOLR-5182) add regenerator for blockjoin cache

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

ASF subversion and git services commented on SOLR-5182:
-------------------------------------------------------

Commit 1516653 from [~rcmuir] in branch 'dev/trunk'
[ https://svn.apache.org/r1516653 ]

SOLR-5182: add regenerator for blockjoin cache
                
> add regenerator for blockjoin cache
> -----------------------------------
>
>                 Key: SOLR-5182
>                 URL: https://issues.apache.org/jira/browse/SOLR-5182
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Robert Muir
>         Attachments: SOLR-5182.patch
>
>
> The BlockJoin parsers cache by default with CachingWrapperFilter, but unless the user writes some code, the parent filter will be totally discarded every commit (losing all cached segments and behaving as if it were top-level).
> This defeats the point... we should provide a regenerator that just copies elements over for things like this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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