[ 
https://issues.apache.org/jira/browse/SOLR-8444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Sun updated SOLR-8444:
------------------------------
    Description: 
This is to merge facet telemetry information from shards together. Here is the 
way to merge different fields in facet telemetry.

1. elapse: sum of elapse fields in shard telemetry
2. domainSize: sum 
3. numBuckets: sum
4. other fields: skip in merging.

In addition, the merged result contains a list of facet telemetry in each shard.


  was:
This is to merge facet telemetry information from shards together. Here is the 
way to merge different fields in facet telemetry.

1. elapse: sum of elapse fields in shard telemetry
2. domainSize: sum 
3. numBuckets: sum
4. other fields: skip in merging.



> Merge facet telemetry information from shards
> ---------------------------------------------
>
>                 Key: SOLR-8444
>                 URL: https://issues.apache.org/jira/browse/SOLR-8444
>             Project: Solr
>          Issue Type: Sub-task
>          Components: Facet Module
>            Reporter: Michael Sun
>             Fix For: Trunk
>
>
> This is to merge facet telemetry information from shards together. Here is 
> the way to merge different fields in facet telemetry.
> 1. elapse: sum of elapse fields in shard telemetry
> 2. domainSize: sum 
> 3. numBuckets: sum
> 4. other fields: skip in merging.
> In addition, the merged result contains a list of facet telemetry in each 
> shard.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to