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

ASF subversion and git services commented on SOLR-6507:
-------------------------------------------------------

Commit 1625163 from hoss...@apache.org in branch 'dev/trunk'
[ https://svn.apache.org/r1625163 ]

SOLR-6507: Fixed several bugs involving stats.field used with local params

> various bugs using localparams with stats.field 
> ------------------------------------------------
>
>                 Key: SOLR-6507
>                 URL: https://issues.apache.org/jira/browse/SOLR-6507
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Hoss Man
>            Assignee: Hoss Man
>         Attachments: SOLR-6507.patch, SOLR-6507.patch
>
>
> StatsComponent has two different code paths for dealing with param parsing 
> depending on wether it's a single node request of a distributed request, 
> which results in two very differnet looking bugs (but in my opinion have the 
> same root cause: bogus local param parsing):
> * the documented local params for stats.field don't work on distributed stats 
> requests at all
> * per field "calcdistinct" doesn't work if localparms are used on single node 
> request



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to