public interface SuggestionsContributor
Modifier and Type | Method and Description |
---|---|
com.liferay.portal.search.suggestions.SuggestionsContributorResults |
getSuggestionsContributorResults(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse,
com.liferay.portal.kernel.search.SearchContext searchContext,
com.liferay.portal.search.rest.dto.v1_0.SuggestionsContributorConfiguration suggestionsContributorConfiguration) |
com.liferay.portal.search.suggestions.SuggestionsContributorResults getSuggestionsContributorResults(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest, com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse, com.liferay.portal.kernel.search.SearchContext searchContext, com.liferay.portal.search.rest.dto.v1_0.SuggestionsContributorConfiguration suggestionsContributorConfiguration)