Example usage for org.springframework.data.solr.core.schema ContentParser interface-usage

List of usage examples for org.springframework.data.solr.core.schema ContentParser interface-usage

Introduction

In this page you can find the example usage for org.springframework.data.solr.core.schema ContentParser interface-usage.

Usage

From source file org.springframework.data.solr.core.schema.MappingJacksonRequestContentParser.java

/**
 * @author Christoph Strobl
 * @since 1.3
 */
public class MappingJacksonRequestContentParser implements ContentParser {