List of usage examples for org.springframework.data.solr.core.convert SolrConverterBase subclass-usage
From source file org.springframework.data.solr.core.convert.MappingSolrConverter.java
/**
* Implementation of {@link SolrConverter} to read/write {@link org.apache.solr.common.SolrDocumen}/
* {@link SolrInputDocument}. <br/>
*
* @author Christoph Strobl
* @author Francisco Spaeth