You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2018/10/13 19:31:00 UTC

[jira] [Commented] (SOLR-12325) introduce uniqueBlockQuery(parent:true) aggregation for JSON Facet

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

Yonik Seeley commented on SOLR-12325:
-------------------------------------

Yep, this should be pretty easy to do, following the same type of strategy as uniqueBlock.
I wish we had named parameters for the function parser already... then we could use uniqueBlock(parents=type:product) and avoid another function name.

> introduce uniqueBlockQuery(parent:true) aggregation for JSON Facet
> ------------------------------------------------------------------
>
>                 Key: SOLR-12325
>                 URL: https://issues.apache.org/jira/browse/SOLR-12325
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Facet Module
>            Reporter: Mikhail Khludnev
>            Priority: Major
>
> It might be faster twin for {{uniqueBlock(\_root_)}}. Please utilise buildin query parsing method, don't invent your own. 



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