#514 - Remove code no longer supported by the Elasticsearch NodeClient.

This commit is contained in:
Christoph Strobl
2019-08-08 14:35:53 +02:00
committed by Oliver Drotbohm
parent 8313a1ac6d
commit fb7fb25a8e

View File

@@ -68,8 +68,6 @@ class ApplicationConfiguration {
@PostConstruct
public void insertDataSample() {
// Remove all documents
repository.deleteAll();
operations.refresh(Conference.class);
// Save data sample