Skip to content

Commit

Permalink
Merge branch 'Aggregation-updates' of https://github.com/wellcomecoll…
Browse files Browse the repository at this point in the history
…ection/catalogue-api into Aggregation-updates
  • Loading branch information
StepanBrychta committed Nov 26, 2024
2 parents 77c4a52 + ac98ec1 commit bbbe98c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ object WorksRequestBuilder
filterToQuery = buildWorkFilterQuery
)


/** Each aggregatable field is indexed as a nested field with an `id` value and a `label` value. All aggregations
* are `id`-based, with a `label`-based sub-aggregation to get Elasticsearch to return all `label` values associated
* with each `id` bucket. (Usually each `id` value only has one one `label` value associated with it, but not always.
Expand Down

0 comments on commit bbbe98c

Please sign in to comment.