public static void AddUpdateIndex(DataSample dataSample) { AddUpdateIndex(new List <DataSample> { dataSample }); }