Package de.cxp.ocs.elasticsearch
Class ResultMapper
- java.lang.Object
-
- de.cxp.ocs.elasticsearch.ResultMapper
-
public class ResultMapper extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ResultHitmapSearchHit(org.elasticsearch.search.SearchHit hit, Map<String,org.elasticsearch.search.sort.SortOrder> sortedFields)static DocumentmapToOriginalDocument(String id, Map<String,Object> source, FieldConfigIndex fieldConfig)
-