Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 849 Bytes

SearchRequest.md

File metadata and controls

12 lines (8 loc) · 849 Bytes

SlambySdk.SearchRequest

Properties

Name Type Description Notes
text String A simple text or a Query String query, depends on the Type of the search
autoCompleteSettings AutoCompleteSettings You can override the activated AutoCompleteSettings during each search. Null means the activated settings will be used [optional]
searchSettings SearchSettings You can override the activated SearchSettings during each search. Null means the activated settings will be used [optional]
classifierSettings ClassifierSettings You can override the activated ClassifierSettings during each search. Null means the activated settings will be used [optional]