#514 - Remove code no longer supported by the Elasticsearch NodeClient.
This commit is contained in:
committed by
Oliver Drotbohm
parent
8313a1ac6d
commit
fb7fb25a8e
@@ -68,8 +68,6 @@ class ApplicationConfiguration {
|
||||
@PostConstruct
|
||||
public void insertDataSample() {
|
||||
|
||||
// Remove all documents
|
||||
repository.deleteAll();
|
||||
operations.refresh(Conference.class);
|
||||
|
||||
// Save data sample
|
||||
|
||||
Reference in New Issue
Block a user