Spring Data Elasticsearch

org.springframework.data.elasticsearch.core
Interface ResultsMapper<T>


public interface ResultsMapper<T>


Method Summary
 org.springframework.data.domain.Page<T> mapResults(org.elasticsearch.action.search.SearchResponse response)
           
 

Method Detail

mapResults

org.springframework.data.domain.Page<T> mapResults(org.elasticsearch.action.search.SearchResponse response)

Spring Data Elasticsearch

Copyright © 2012-2013 BioMed Central. All Rights Reserved.