public class SearchResultUtils extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DOCUMENTS_KEY |
static String |
RESPONSE_KEY |
Constructor and Description |
---|
SearchResultUtils() |
Modifier and Type | Method and Description |
---|---|
static List<Map<String,Object>> |
getDocuments(Map<String,Object> result)
Extract the documents from the specified result.
|
public static final String RESPONSE_KEY
public static final String DOCUMENTS_KEY
Copyright © 2019 CrafterCMS. All rights reserved.