Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 779 Bytes

SearchResponse.md

File metadata and controls

14 lines (11 loc) · 779 Bytes

SwaggerClient::SearchResponse

Properties

Name Type Description Notes
max_score Float max score for search query. [optional]
total Integer total number of documents matching our search criteria. [optional]
explain Explain [optional]
dym_suggest String did you mean spell suggestion. [optional]
designs Array<DesignSlim> list of designs. [optional]
promoted_filters_suggest Array<String> List of terms that may be used to further refine the result set. [optional]
x_supplemental Object may contain experimental supplemental response information. [optional]