| Interface and Description |
|---|
| com.liferay.portal.search.web.search.request.SearchRequest
As of Mueller (7.2.x), with no direct replacement
|
| com.liferay.portal.search.web.search.request.SearchResponse
As of Mueller (7.2.x), with no direct replacement
|
| Method and Description |
|---|
| com.liferay.portal.search.web.portlet.shared.search.PortletSharedSearchResponse.getHighlights()
As of Judson (7.1.x)
|
| com.liferay.portal.search.web.search.request.SearchResponse.getHighlights()
As of Judson (7.1.x)
|
| com.liferay.portal.search.web.portlet.shared.search.PortletSharedSearchResponse.getQueryString()
As of Judson (7.1.x), replaced by
PortletSharedSearchResponse.getSearchResponse() and SearchResponse.getRequestString() |
| com.liferay.portal.search.web.search.request.SearchResponse.getQueryString()
As of Judson (7.1.x), replaced by
SearchResponse.getSearchResponse() and SearchResponse.getRequestString(
) |
| com.liferay.portal.search.web.portlet.shared.search.PortletSharedSearchResponse.getTotalHits()
As of Mueller (7.2.x), replaced by
PortletSharedSearchResponse.getSearchResponse() and SearchResponse.getTotalHits() |