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

Hoss Man updated SOLR-6507:
---------------------------
    Attachment: SOLR-6507.patch

Not as many remaining test & code changes as i anticipated -- My recollection 
of how per-field overrides worked in facets when the "key" local param is used 
was totally wrong ... which simplified the logic & test permutations needed.

Updated pach for trunk with javadocs.  Hoping to commit & backport later today 
(or early tomorow) -- the backport changes should be fairly straight forward 
since this change didn't require any modifications to the DovValuesStast class 
(nor should any changes be required to UnInvertedField on 4x)



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

Reply via email to