Hoss Man created SOLR-6507:
------------------------------

             Summary: 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


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to