Page MenuHomePhabricator

Document how to publish new weighted tags to CirrusSearch
Closed, ResolvedPublic5 Estimated Story Points

Description

As a developer interacting with the Search Platform team, I want to have documentation on how to publish weighted tags so that I have an easier time implementing new high level features.

As part of the Task API work, we implemented weighted tags, trying to define a generic enough solution so that it can be reused for other use cases. To make it really reuseable, it need to be documented so that other teams can have an easier time implementing new features.

AC:

  • Documentation is written on wiki, covering at least:
    • what weighted tags are
    • what the interface to publish new tags is
    • what additional work is needed by Search Platform
    • how to consume those tags
    • mediawiki code examples

Event Timeline