Liferay 6.2-ce-ga5

com.liferay.portal.kernel.search
Class CollatedSpellCheckHitsProcessor

java.lang.Object
  extended by com.liferay.portal.kernel.search.CollatedSpellCheckHitsProcessor
All Implemented Interfaces:
HitsProcessor

public class CollatedSpellCheckHitsProcessor
extends Object
implements HitsProcessor


Constructor Summary
CollatedSpellCheckHitsProcessor()
           
 
Method Summary
 boolean process(SearchContext searchContext, Hits hits)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollatedSpellCheckHitsProcessor

public CollatedSpellCheckHitsProcessor()
Method Detail

process

public boolean process(SearchContext searchContext,
                       Hits hits)
                throws SearchException
Specified by:
process in interface HitsProcessor
Throws:
SearchException

Liferay 6.2-ce-ga5