Package org.apache.solr.util
Class SolrResponseUtil
- java.lang.Object
-
- org.apache.solr.util.SolrResponseUtil
-
public class SolrResponseUtil extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Object
getSubsectionFromShardResponse(ResponseBuilder rb, ShardResponse srsp, String shardResponseKey, boolean subSectionOptional)
-
-
-
Method Detail
-
getSubsectionFromShardResponse
public static Object getSubsectionFromShardResponse(ResponseBuilder rb, ShardResponse srsp, String shardResponseKey, boolean subSectionOptional)
-
-