Example usage for org.springframework.data.elasticsearch.core ElasticsearchOperations interface-usage

List of usage examples for org.springframework.data.elasticsearch.core ElasticsearchOperations interface-usage

Introduction

In this page you can find the example usage for org.springframework.data.elasticsearch.core ElasticsearchOperations interface-usage.

Usage

From source file org.springframework.data.elasticsearch.core.ElasticsearchTemplate.java

/**
 * ElasticsearchTemplate
 *
 * @author Rizwan Idrees
 * @author Mohsin Husen
 * @author Maksim Sidorov