[jira] [Commented] (SOLR-9704) Optimize blockChildren facets with filter specified

2016-10-29 Thread ASF subversion and git services (JIRA)

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

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

Commit 19d86e69d9e2ab768c0ce2e3aa0737a2e5104d0b in lucene-solr's branch 
refs/heads/branch_6x from [~yo...@apache.org]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=19d86e6 ]

SOLR-9704: optimization: use filters after blockChildren for acceptDocs


> Optimize blockChildren facets with filter specified
> ---
>
> Key: SOLR-9704
> URL: https://issues.apache.org/jira/browse/SOLR-9704
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: Facet Module
>Reporter: Yonik Seeley
>Assignee: Yonik Seeley
> Attachments: SOLR-9704.patch
>
>
> When doing a domain switch from parents to children, we normally map to all 
> children and then after apply any facet filters.  This can be done in 
> parallel by passing the child filters as "acceptDocs".



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



[jira] [Commented] (SOLR-9704) Optimize blockChildren facets with filter specified

2016-10-29 Thread ASF subversion and git services (JIRA)

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

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

Commit 0f8802ba20de35daac75f6bbcc28a1789a27b06a in lucene-solr's branch 
refs/heads/master from [~yo...@apache.org]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=0f8802b ]

SOLR-9704: optimization: use filters after blockChildren for acceptDocs


> Optimize blockChildren facets with filter specified
> ---
>
> Key: SOLR-9704
> URL: https://issues.apache.org/jira/browse/SOLR-9704
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: Facet Module
>Reporter: Yonik Seeley
>Assignee: Yonik Seeley
> Attachments: SOLR-9704.patch
>
>
> When doing a domain switch from parents to children, we normally map to all 
> children and then after apply any facet filters.  This can be done in 
> parallel by passing the child filters as "acceptDocs".



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