You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Thomas Mueller (Jira)" <ji...@apache.org> on 2020/03/30 10:12:00 UTC

[jira] [Updated] (OAK-8978) Cache facet results

     [ https://issues.apache.org/jira/browse/OAK-8978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Mueller updated OAK-8978:
--------------------------------
    Attachment: OAK-8978.patch

> Cache facet results
> -------------------
>
>                 Key: OAK-8978
>                 URL: https://issues.apache.org/jira/browse/OAK-8978
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: indexing
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>            Priority: Major
>         Attachments: OAK-8978.patch
>
>
> In OAK-8898, the "AlreadyClosedException" was fixed when reading facet results.
> If the facets are read repeatedly (for each row), then the reader is now opened and closed each time. This can slow down the application.
> It should be possible to cache the facet result in DelayedLuceneFacetProvider



--
This message was sent by Atlassian Jira
(v8.3.4#803005)