The Open API specification for Synapse is now available for download!

Download Open API Spec

Suggestion

org.sagebionetworks.repo.model.search.query.Suggestion

JSON schema for a suggested replacement term.

Field Type Description
term STRING The suggested term.
score NUMBER The relative score of suggested term.
frequency INTEGER The count of documents that contain the specified term.