List of usage examples for org.apache.solr.client.solrj ResponseParser subclass-usage
From source file com.frank.search.solr.core.schema.MappingJacksonResponseParser.java
/** * @author Christoph Strobl * @since 1.3 */ public class MappingJacksonResponseParser extends ResponseParser {
From source file com.gisgraphy.domain.geoloc.service.fulltextsearch.OutputstreamResponseWrapper.java
/**
* Wrapper that must be used when we want the fulltext query to be serialize
* into an output stream
*
* @author <a href="mailto:david.masclet@gisgraphy.com">David Masclet</a>
* @since solr 1.3
From source file com.gisgraphy.fulltext.OutputstreamResponseWrapper.java
/**
* Wrapper that must be used when we want the fulltext query to be serialize
* into an output stream
*
* @author <a href="mailto:david.masclet@gisgraphy.com">David Masclet</a>
* @since solr 1.3
From source file org.springframework.data.solr.core.schema.MappingJacksonResponseParser.java
/** * @author Christoph Strobl * @since 1.3 */ public class MappingJacksonResponseParser extends ResponseParser {