You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Andrey Kudryavtsev (JIRA)" <ji...@apache.org> on 2018/05/08 15:14:00 UTC

[jira] [Comment Edited] (SOLR-12324) handling numeric fields in uniqueBlock(id) aggregation for JSON Facet

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

Andrey Kudryavtsev edited comment on SOLR-12324 at 5/8/18 3:13 PM:
-------------------------------------------------------------------

Have this lovely  [^SOLR-12324.patch]  for SOLR-12324 and SOLR-12325 with a simple idea - "ord" value for block in case of numeric id is a numeric value itself, for "parent filter" - global lucene id of parent. 

Honestly speaking not sure about distributed stuff even if {{BlockJoinFacetDistribTest}} seems to be fine. {{getValue()}} method for {{SlotAcc}} which is unaware about "shrads" - is it OK in general?  


was (Author: werder):
Have this lovely patch for SOLR-12324 and SOLR-12325 with a simple idea - "ord" value for block in case of numeric id is a numeric value itself, for "parent filter" - global lucene id of parent. 

Honestly speaking not sure about distributed stuff even if {{BlockJoinFacetDistribTest}} seems to be fine. {{getValue()}} method for {{SlotAcc}} which is unaware about "shrads" - is it OK in general?  

> handling numeric fields in uniqueBlock(id) aggregation for JSON Facet
> ---------------------------------------------------------------------
>
>                 Key: SOLR-12324
>                 URL: https://issues.apache.org/jira/browse/SOLR-12324
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Facet Module
>    Affects Versions: 7.4
>            Reporter: Mikhail Khludnev
>            Priority: Minor
>         Attachments: SOLR-12324.patch
>
>
> Now it trows exception. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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