Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Analyze the most common API queries in production and optimize their implementation in API and registry #719

Open
Open
Analyze the most common API queries in production and optimize their implementation in API and registry#719
Task

Description

Are you sure this is not a new requirement or bug?

No, a requirements would be:
As a product owner, I want the most common queries to be optimized to spend less computing resources
As a product owner, I want the most common queries to be optimized to be faster for our users

(they are not good requirements without quantitative criteria)

Task Type

Sub-task

Description

I am specifically thinking of the lid requests. But others could need optimization.

One possible optimization for the lid request could be to re-introduce the creation of a latest product in opensearch whenever a product with the latest vid is pushed in opensearch with harvest. Doing so, we would be able to search lid by id, e.g. {lid}::latest instead of doing a pre-query with a term match on lid.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    ToDo

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions