public class SearchResultUtil
extends Object
Constructor and Description |
---|
SearchResultUtil() |
Modifier and Type | Method and Description |
---|---|
static List<SearchResult> |
getSearchResults(Hits hits,
Locale locale) |
static List<SearchResult> |
getSearchResults(Hits hits,
Locale locale,
PortletRequest portletRequest,
PortletResponse portletResponse) |
public static List<SearchResult> getSearchResults(Hits hits, Locale locale)
public static List<SearchResult> getSearchResults(Hits hits, Locale locale, PortletRequest portletRequest, PortletResponse portletResponse)