Liferay 7.0-ce-b4

com.liferay.portal.kernel.search.hits
Interface HitsProcessor


public interface HitsProcessor


Method Summary
 boolean process(SearchContext searchContext, Hits hits)
           
 

Method Detail

process

boolean process(SearchContext searchContext,
                Hits hits)
                throws SearchException
Throws:
SearchException

Liferay 7.0-ce-b4