Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 871 Bytes

SearchResultWrapper.md

File metadata and controls

14 lines (9 loc) · 871 Bytes

SearchResultWrapper

Properties

Name Type Description Notes
auto_complete_result_list \Swagger\Client\Model\AutoCompleteResult[] List of the AutoComplete suggestions [optional]
classifier_result_list \Swagger\Client\Model\SearchClassifierRecommendationResult[] List of the Classifier results of the input text [optional]
search_result_list \Swagger\Client\Model\SearchResult[] The matched documents with relevance scores [optional]
total int The total matched document count [optional]

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