herd icon indicating copy to clipboard operation
herd copied to clipboard

Index Category data for search

Open nateiam opened this issue 7 years ago • 0 comments

As Herd Product Owner I want to build a searchable index of Category data

This story relies on existing indexed search infrastructure but includes all development work to index Category data and make this index available to Herd searches.

Acceptance Criteria

  • Index exists that contains the following for all Categories in Herd:
    • Category and searchable attributes (key (not searchable), display name, description)
    • Child Categories and their searchable attributes
    • Index contents are validated in a similar fashion to BDef index
  • Index build can be triggered and managed by existing endpoint, see #285
  • Index is integrated with existing indexed search infrastructure - index is available near-immediately after new infrastructure deployment (fully automated)

nateiam avatar Mar 14 '17 16:03 nateiam