Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.05 KB

SearchRequest.md

File metadata and controls

14 lines (9 loc) · 1.05 KB

SearchRequest

Properties

Name Type Description Notes
text string A simple text or a Query String query, depends on the Type of the search
auto_complete_settings \Swagger\Client\Model\AutoCompleteSettings You can override the activated AutoCompleteSettings during each search. Null means the activated settings will be used [optional]
search_settings \Swagger\Client\Model\SearchSettings You can override the activated SearchSettings during each search. Null means the activated settings will be used [optional]
classifier_settings \Swagger\Client\Model\ClassifierSettings You can override the activated ClassifierSettings during each search. Null means the activated settings will be used [optional]

[Back to Model list] [Back to API list] [Back to README]