Name | Type | Description | Notes |
---|---|---|---|
terms | \OpenAPI\Client\Model\WeightedQueryTerm[] | List of Query Terms and Weights used to perform the Semantic Search. | |
rank | int | Rank of the item in the Semantic Search output. | |
feedback | int | The allowed values are <code style='color: #333333; opacity: 0.9'>0</code>, <code style='color: #333333; opacity: 0.9'>1</code>, and <code style='color: #333333; opacity: 0.9'>-1</code>. <code style='color: #333333; opacity: 0.9'>0</code> indicates that the rank is agreeable (i.e., it is not far from the rank expected by the user); <code style='color: #333333; opacity: 0.9'>1</code> indicates that the rank should have been significantly larger; <code style='color: #333333; opacity: 0.9'>-1</code> indicates that the rank should have been significantly smaller. | |
evidence | \OpenAPI\Client\Model\SearchTerm[] | Optional. Terms field from the Search Resumes Evidence response. | [optional] |