public class LuceneSearchEngine extends Object implements ISearchEngine
| Constructor and Description |
|---|
LuceneSearchEngine() |
| Modifier and Type | Method and Description |
|---|---|
List<SearchResult.SearchElement> |
search(ContentContext ctx,
String groupId,
String searchStr,
String sort,
List<String> componentList) |
public List<SearchResult.SearchElement> search(ContentContext ctx, String groupId, String searchStr, String sort, List<String> componentList) throws Exception
search in interface ISearchEngineExceptionCopyright © 2012-2018. All Rights Reserved.