opentargets / issues

Issue tracker for Open Targets Platform and Open Targets Genetics Portal
https://platform.opentargets.org https://genetics.opentargets.org
Apache License 2.0
12 stars 2 forks source link

Implement facet search index creation in POS #3278

Closed jdhayhurst closed 2 months ago

jdhayhurst commented 2 months ago

As a developer I want to be able to automatically create the facet search indices in OpenSearch as part of POS.

There are two indices: "facet search for targets" and "facet search for diseases"

Background

see https://github.com/opentargets/issues/issues/3239

Tasks

Acceptance tests

How do we know the task is complete?

  1. When I run POS, the OpenSearch indices for the facet search are created