Wildbook icon indicating copy to clipboard operation
Wildbook copied to clipboard

Use OpenSearch to populate match results metadata

Open holmbergius opened this issue 10 months ago • 0 comments

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)

holmbergius avatar Feb 03 '25 20:02 holmbergius