public class SolrUnmarshaller extends Object
SolrResponseDto
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
logger
The Logger
|
Constructor and Description |
---|
SolrUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static List<com.gisgraphy.fulltext.SolrResponseDto> |
unmarshall(org.apache.solr.client.solrj.response.QueryResponse queryResponse) |
public static List<com.gisgraphy.fulltext.SolrResponseDto> unmarshall(org.apache.solr.client.solrj.response.QueryResponse queryResponse)
queryResponse
- the Solr QueryResponse we want to transformCopyright © 2015. All rights reserved.