public class SearchEvent extends PredefinedEvent<SearchEvent>
MAX_NUM_ATTRIBUTES, MAX_STRING_LENGTH| Constructor and Description |
|---|
SearchEvent() |
| Modifier and Type | Method and Description |
|---|---|
SearchEvent |
putQuery(String query)
Put query used for search attempt.
|
toStringputCustomAttribute, putCustomAttributepublic SearchEvent putQuery(String query)
query - search query, not null, no more than AnswersEvent.MAX_STRING_LENGTH chars