How to Add an Additional Index to Your Existing Backend

To add additional Elastic indices to your the default backend, use the following instructions:

  1. 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.



  2. Modify each of your existing Elastic translator stages. This Pipeline stage exists as both a Query and Results stage.
    1. Add your additional index names to the "indices" value.
    2. Also add your additional index names to the "SourceMappings" value in the Result source you want them to appear in.