com.gisgraphy.fulltext
Class solrResponseDtoBuilder

java.lang.Object
  extended by com.gisgraphy.fulltext.solrResponseDtoBuilder

public class solrResponseDtoBuilder
extends Object


Constructor Summary
solrResponseDtoBuilder()
           
 
Method Summary
 com.gisgraphy.fulltext.SolrResponseDto build(org.apache.solr.common.SolrDocument solrDocument)
          Create a SolrResponseDto from a SolrDocument
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

solrResponseDtoBuilder

public solrResponseDtoBuilder()
Method Detail

build

public com.gisgraphy.fulltext.SolrResponseDto build(org.apache.solr.common.SolrDocument solrDocument)
Create a SolrResponseDto from a SolrDocument



Copyright © 2012. All Rights Reserved.