Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

query
ParameterDescription

field_name

The field name to produce buckets from. Mandatory.

value1,value2,value3...

They are the values of the field name you want to select counts from. They are optional and have to be enclosed in square brackets. Optional.

limit

Number of counts to show, i.e., number of buckets. Optional.

List of facet fields separated by semicolons, e.g.: studies;type. For nested faceted fields use >>, e.g.: chromosome>>type;percentile(gerp)

Users can query multiple stats by separating field names by semicolons. E.g., chromosome[1,2];biotypes

Ranges

When asking for ranges, the result contains multiple buckets over a numeric field. You must specify the field name, the lower and upper bounds and the step or bucket size.

...

Nested facets allow users to nest bucketing terms, ranges or aggregations. In order to specify nested facets you must use the symbols: symbols >>

Some examples:

chromosome>>typechromosome>>biotypes

chromosome[1,2,3,4]>>type>>gerp>>biotypes>>gerp[0..5]:0.25