| Package | Description |
|---|---|
| org.javlo.search |
| Modifier and Type | Method and Description |
|---|---|
SearchResult.SearchElement[] |
SearchResult.getResult() |
| Modifier and Type | Method and Description |
|---|---|
List<SearchResult.SearchElement> |
SearchResult.getSearchResult() |
Collection<SearchResult.SearchElement> |
SearchResult.getSearchResultCollection() |
List<SearchResult.SearchElement> |
LuceneSearchEngine.search(ContentContext ctx,
String groupId,
String searchStr,
String sort,
List<String> componentList) |
List<SearchResult.SearchElement> |
ISearchEngine.search(ContentContext ctx,
String groupId,
String searchStr,
String sort,
List<String> componentList) |
List<SearchResult.SearchElement> |
DefaultSearchEngine.search(ContentContext ctx,
String groupId,
String searchStr,
String sort,
List<String> componentList) |
| Modifier and Type | Method and Description |
|---|---|
int |
SearchResult.DateComporator.compare(SearchResult.SearchElement o1,
SearchResult.SearchElement o2) |
int |
SearchResult.PriorityComporator.compare(SearchResult.SearchElement o1,
SearchResult.SearchElement o2) |
Copyright © 2012-2018. All Rights Reserved.