config.getPassword(),
config.getAccumuloNamespace());
final AccumuloIndexStore indexStore = new AccumuloIndexStore(
storeOperations);
final DataStatisticsStore statisticsStore = new AccumuloDataStatisticsStoreExt(
storeOperations);
adapterStore = new AccumuloAdapterStore(
storeOperations);
dataStore = new VectorDataStore(
indexStore,