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

Download Open API Spec

FieldCollapse

org.sagebionetworks.repo.model.search.dsl.FieldCollapse

A collapse block. Returns only the top hit per distinct value of field, deduplicating the result list.

Field Type Description
field STRING Required. The column to collapse on. Must be a keyword / doc-values column.
max_concurrent_group_searches INTEGER Optional. Maximum concurrent searches run to expand groups. Capped server-side.