currently the createIndexWriter is called per index from the ingest framework and the outputformat. It'd be cleaner to call createWriter and give it multiple indices for the datastore api. This will also help with the callbacks to statisitics such as #652 and #655
currently the createIndexWriter is called per index from the ingest framework and the outputformat. It'd be cleaner to call createWriter and give it multiple indices for the datastore api. This will also help with the callbacks to statisitics such as #652 and #655