public interface SearchData
Modifier and Type | Method and Description |
---|---|
int |
addRecordsSearched(int count)
increments the searched records
|
int |
getRecordsSearched()
return the records searched
|
Map |
getSuggestion() |
int |
getSuggestionMax() |
String |
getSuggestionQuery() |
void |
setSuggestionQuery(String suggestionQuery) |
Map getSuggestion()
int getSuggestionMax()
void setSuggestionQuery(String suggestionQuery)
String getSuggestionQuery()
int addRecordsSearched(int count)
count
- records searchedint getRecordsSearched()
Copyright © 2015 Lucee