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 08:34:00 UTC

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

Thomas Mueller created OAK-8978:
-----------------------------------

             Summary: 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


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)