Fill the details in the connection elasticsearch.toml file
Once the ES cluster is up. Run the following command from the elasticgraph/lib/mappingGenerator
DEBUG=* node esMappingGenerator.js ./backend recreate
DEBUG=* node esMappingGenerator.js pathToBackendConfig recreate indexName
DEBUG=* node esMappingGenerator.js pathToBackendConfig recreate index1,index2
DEBUG=* node esMappingGenerator.js pathToBackendConfig delete index1,index2
DEBUG=* node esMappingGenerator.js pathToBackendConfig delete
- Create index joins
- Create union entries, if any