Page MenuHomePhabricator

Add taxonomy v2 annotations fields to search index and search results
Closed, InvalidPublicFeature

Description

Add the fields introduced by T319245: Add annotations for taxonomy v2 controlled vocabulary fields to tools API to the search index and the output of GET /api/search/tools/.

Event Timeline

bd808 triaged this task as High priority.Oct 3 2022, 11:16 PM
bd808 changed the subtype of this task from "Task" to "Feature Request".
bd808 moved this task from Backlog to Groomed/Ready on the Toolhub board.

It turns out that this is handled by T319245: Add annotations for taxonomy v2 controlled vocabulary fields to tools API. Annotations are added to the search index by converting toolhub.apps.toolinfo.serializers.AnnotationsSerializer to an django_elasticsearch_dsl.fields.ObjectField in toolhub.apps.search.documents.ToolDocument.

TBurmeister changed the task status from Invalid to Resolved.Dec 13 2022, 2:59 PM
TBurmeister moved this task from To-Do to Done on the Developer-Advocacy (Oct-Dec 2022) board.
bd808 changed the task status from Resolved to Invalid.Dec 13 2022, 4:08 PM