How to Add an Additional Index to Your Existing Backend
To add additional Elastic indices to your the default backend, use the following instructions:
- Add the additional index names to the Elastic backend configuration "
indices" value. Refer to step 8 in the topic How to Configure Your Elasticsearch Backend.
- Modify each of your existing Elastic translator stages. This Pipeline stage exists as both a Query and Results stage.
- Add your additional index names to the "
indices" value. - Also add your additional index names to the "
SourceMappings" value in the Result source you want them to appear in.
- Add your additional index names to the "
