public interface ISearchEngine
Modifier and Type | Method and Description |
---|---|
List<SearchResult.SearchElement> |
search(ContentContext ctx,
String groupId,
String searchStr,
String sort,
List<String> componentList) |
List<SearchResult.SearchElement> search(ContentContext ctx, String groupId, String searchStr, String sort, List<String> componentList) throws Exception
Exception
Copyright © 2012-2018. All Rights Reserved.