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

Download Open API Spec

FacetPostProcessingAlgorithm

org.sagebionetworks.repo.model.FacetPostProcessingAlgorithm

The algorithm applied to facet counts before they are returned for an aggregate-only query. The runtime application of these algorithms is defined by PLFM-9757.

Enumeration
name description
ROUNDING Facet counts are rounded to obscure exact values.
NOISE Random noise is added to facet counts to obscure exact values.