In T371897, we deployed the article-country model-server on LiftWing. In this task, we are going to incorporate the article-country predictions into the Search index using a stream. Below are the key requirements and steps to accomplish this:
- Identify the source event stream for this model
- Decide whether to filter traffic from the stream
- Define the schema for events generated by the model-server
- Configure and deploy the new event stream to include events generated by the model-server
