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, setOptions
public void internalSearch() throws Exception
Search
internalSearch
in class Search
Exception
Copyright © 2008-2014 Logical Objects. All Rights Reserved.