|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.gisgraphy.domain.geoloc.service.fulltextsearch.SolrUnmarshaller
public class SolrUnmarshaller
SolrUnmarshaller for solr Query response to a DTO
SolrResponseDto
Field Summary | |
---|---|
protected static org.slf4j.Logger |
logger
The Logger |
Constructor Summary | |
---|---|
SolrUnmarshaller()
|
Method Summary | |
---|---|
static java.util.List<SolrResponseDto> |
unmarshall(org.apache.solr.client.solrj.response.QueryResponse queryResponse)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final org.slf4j.Logger logger
Constructor Detail |
---|
public SolrUnmarshaller()
Method Detail |
---|
public static java.util.List<SolrResponseDto> unmarshall(org.apache.solr.client.solrj.response.QueryResponse queryResponse)
queryResponse
- the Solr QueryResponse we want to transform
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |