[ 
https://issues.apache.org/jira/browse/SOLR-11706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16988844#comment-16988844
 ] 

Munendra S N edited comment on SOLR-11706 at 12/5/19 2:16 PM:
--------------------------------------------------------------

[^SOLR-11706.patch]

The latest patch contains some refactoring.^
* modify method names to reflect the functionality in stddev, variance^
* remove docIdSetIterator from \{{DocValuesAcc}} based on discussion in 
LUCENE-9801^
[~jpountz]  [~mkhl]  could you please review?^


was (Author: munendrasn):
[^SOLR-11706.patch]

^The latest patch contains some refactoring.^
^* modify method names to reflect the functionality in stddev, variance^
^* remove docIdSetIterator from \{{DocValuesAcc}} based on discussion in 
LUCENE-9801^
^[~jpountz]  [~mkhl]  could you please review?^

> JSON FacetModule can't compute stats (min,max,etc...) on multivalued fields
> ---------------------------------------------------------------------------
>
>                 Key: SOLR-11706
>                 URL: https://issues.apache.org/jira/browse/SOLR-11706
>             Project: Solr
>          Issue Type: Bug
>          Components: Facet Module
>            Reporter: Chris M. Hostetter
>            Assignee: Munendra S N
>            Priority: Major
>             Fix For: 8.4
>
>         Attachments: SOLR-11706.patch, SOLR-11706.patch, SOLR-11706.patch, 
> SOLR-11706.patch, SOLR-11706.patch, SOLR-11706.patch
>
>
> While trying to write some tests demonstrating equivalences between the 
> StatsComponent and the JSON FacetModule i discovered that the FacetModules 
> stat functions (min, max, etc...) don't seem to work on multivalued fields.
> Based on the stack traces, i gather the problem is because the FacetModule 
> seems to rely exclusively on using the "Function" parsers to get a value 
> source -- apparently w/o any other method of accumulating numeric stats from 
> multivalued (numeric) DocValues?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to