public class SearchResultUtils extends Object
| Constructor and Description | 
|---|
SearchResultUtils()  | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.gson.JsonElement | 
getPath(com.google.gson.JsonObject jo,
       String[] path)  | 
static long | 
getTotal(io.searchbox.core.SearchResult result)  | 
public static long getTotal(io.searchbox.core.SearchResult result)
public static com.google.gson.JsonElement getPath(com.google.gson.JsonObject jo,
                                                  String[] path)
Copyright © 2021. All rights reserved.