Skip to content

Use OpenSearch to populate match results metadata #1004

@holmbergius

Description

@holmbergius

Feature description and context

iaResults.jsp would be faster if it utilized the Annotation indexing in OpenSearch added in 10.6. Currently iaResults.jsp pulls JSON data from iaResultsAnnotFeed.jsp, which implements some crude caching, but ultimately directly accesses the database.

Let's cut out iaResultsAnnotFeed.jsp and have iaResults.jsp directly use OpenSearch to populate match metadata.

Feature sign-off requirements

Provide a list of tasks that, once complete, the feature will be done

Design

  • Figma link (static or prototype; specify)
  • Component list/reference
  • Navigation sitemap
  • Product theme references and any known in-line customization that may be needed
  • Are there images needed for design? (attach below in zip)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementnew or improvements on existing features

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions