overture-stack / arranger

Data portal API and component generation
https://www.overture.bio/documentation/arranger/
GNU Affero General Public License v3.0
29 stars 24 forks source link

Feature Request: Track accurate hit aggregations in ES #615

Closed rosibaj closed 3 years ago

rosibaj commented 4 years ago

Detailed Description

Example: Aggregations over 10,000 do not count accurately

image

Possible Implementation

-found the problem: https://www.elastic.co/guide/en/elasticsearch/reference/7.5/search-request-body.html#request-body-search-track-total-hits

hlminh2000 commented 4 years ago

expose this option through the API so it's flexible for client implementation, because this is an expensive call for Elasticsearch. Once done, https://github.com/icgc-argo/platform-ui/issues/1756 is needed to reflect in Argo UI

blabadi commented 3 years ago

@hlminh2000 this is bundled in the gateway, is there any action needed in terms of release ?

hlminh2000 commented 3 years ago

@blabadi nó additional action needed once gateway is deployed