com.liferay.portal.kernel.search
Class QueryIndexingHitsProcessor
java.lang.Object
com.liferay.portal.kernel.search.QueryIndexingHitsProcessor
- All Implemented Interfaces:
- HitsProcessor
public class QueryIndexingHitsProcessor
- extends Object
- implements HitsProcessor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryIndexingHitsProcessor
public QueryIndexingHitsProcessor()
process
public boolean process(SearchContext searchContext,
Hits hits)
throws SearchException
- Specified by:
process
in interface HitsProcessor
- Throws:
SearchException
addDocument
protected void addDocument(long companyId,
String keywords,
Locale locale)
throws SearchException
- Throws:
SearchException