Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-25158

Add a way to do not compute page provider aggregation on demand

    XMLWordPrintable

    Details

    • Release Notes Description:
      Hide

      It enables a way to skip aggregates computation, making the request potentially faster. This is used on a range or pagination queries as there is no need to update aggregates.
      This can be used by adding skipAggregates=true as a HTTP header when invoking the search rest endpoint.

      Show
      It enables a way to skip aggregates computation, making the request potentially faster. This is used on a range or pagination queries as there is no need to update aggregates. This can be used by adding skipAggregates=true as a HTTP header when invoking the search rest endpoint.
    • Browser:
    • Upgrade notes:
      Hide

      You can add the skipAggregates=true http header when invoking the search rest endpoint to skip any aggregation computation on a page provider query.

      Show
      You can add the skipAggregates=true http header when invoking the search rest endpoint to skip any aggregation computation on a page provider query.
    • Sprint:
      nxGang Sprint 10.2.8
    • Story Points:
      2

      Description

      This would be useful to speed up searches with lazy scrolling in Web UI.

      Indeed, each time we scroll, we need to fetch a range of items but it uselessy recomputes aggregations despite parameters did not change.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - 0 minutes
                  0m
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 1 day
                  1d