Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-10549

Improve performance of facet count at scale (Lucene)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.60.0
    • lucene, query
    • None

    Description

      Currently, reading many facets (eg. 20) at a time is quite slow when using a Lucene index. We already cache the data, but performance is not all that great. One of the reasons is that we run one Lucene query per facet column.

      It is possible to speed this up, using eager facet caching.

      Attachments

        Issue Links

          Activity

            People

              thomasm Thomas Mueller
              thomasm Thomas Mueller
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: