SuggestionList
org.sagebionetworks.repo.model.search.query.SuggestionList
JSON Schema for a list of suggested replacements for a search term
| Field | Type | Description |
|---|---|---|
| key | STRING | The free text search term. The suggestion will be provided for this term. |
| values | SET<Suggestion> | The suggested values for search term. |