com.gisgraphy.fulltext
Class fulltextResultDtoBuilder

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

public class fulltextResultDtoBuilder
extends Object


Constructor Summary
fulltextResultDtoBuilder()
           
 
Method Summary
 com.gisgraphy.fulltext.FulltextResultsDto build(org.apache.solr.client.solrj.response.QueryResponse response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

fulltextResultDtoBuilder

public fulltextResultDtoBuilder()
Method Detail

build

public com.gisgraphy.fulltext.FulltextResultsDto build(org.apache.solr.client.solrj.response.QueryResponse response)
Parameters:
response - The QueryResponse to build the DTO


Copyright © 2012. All Rights Reserved.