public class FolderSearch extends Search
| Modifier and Type | Class and Description |
|---|---|
class |
FolderSearch.HitMapper |
estimatedHitsNumber, execTime, hits, log, moreHitsPresent, options, searchUser, suggestion| Modifier | Constructor and Description |
|---|---|
protected |
FolderSearch() |
| Modifier and Type | Method and Description |
|---|---|
void |
internalSearch()
Concrete implementations must give a particular search algorithm that
populates the hits list.
|
get, getEstimatedHitsNumber, getExecTime, getHits, getOptions, getSuggestion, isMoreHitsPresent, newOptions, search, setMoreHitsPresent, setOptionspublic void internalSearch()
throws Exception
SearchinternalSearch in class SearchExceptionCopyright © 2008-2014 Logical Objects. All Rights Reserved.