logger.debug(" do NOT create an index {} to get an (index-) objective of {} (compared to {} without an index)",newIndexConfig,indexScore,lookupScoreWithoutIndex);
}
}else{
// TODO this is our guess, but it seems reasonable to not get rid of an index if it causes no harm
// if there are no inserts, keep a potentially existing index
if(attributeStatistics.getInserts()==0){
// see if there is an index for the current attribute