[jira] [Commented] (LUCENE-4716) Add OR support to DrillDown

2013-01-25 Thread Commit Tag Bot (JIRA)

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

Commit Tag Bot commented on LUCENE-4716:


[branch_4x commit] Shai Erera
http://svn.apache.org/viewvc?view=revision&revision=1438491

LUCENE-4716: Add OR support to DrillDown


> Add OR support to DrillDown
> ---
>
> Key: LUCENE-4716
> URL: https://issues.apache.org/jira/browse/LUCENE-4716
> Project: Lucene - Core
>  Issue Type: Improvement
>  Components: modules/facet
>Reporter: Shai Erera
>Assignee: Shai Erera
> Fix For: 4.2, 5.0
>
> Attachments: LUCENE-4716.patch
>
>
> DrillDown provides helper methods to wrap a baseQuery with drill-down 
> categories. All the categories are AND'ed, and it has been asked on the user 
> list for OR support. While users can construct their own BooleanQuery, it 
> would be useful if DrillDown helped them doing that. I think that a simple 
> Occur additional parameter to DrillDown.query will help to some extent.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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



[jira] [Commented] (LUCENE-4716) Add OR support to DrillDown

2013-01-25 Thread Commit Tag Bot (JIRA)

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

Commit Tag Bot commented on LUCENE-4716:


[trunk commit] Shai Erera
http://svn.apache.org/viewvc?view=revision&revision=1438485

LUCENE-4716: Add OR support to DrillDown


> Add OR support to DrillDown
> ---
>
> Key: LUCENE-4716
> URL: https://issues.apache.org/jira/browse/LUCENE-4716
> Project: Lucene - Core
>  Issue Type: Improvement
>  Components: modules/facet
>Reporter: Shai Erera
>Assignee: Shai Erera
> Attachments: LUCENE-4716.patch
>
>
> DrillDown provides helper methods to wrap a baseQuery with drill-down 
> categories. All the categories are AND'ed, and it has been asked on the user 
> list for OR support. While users can construct their own BooleanQuery, it 
> would be useful if DrillDown helped them doing that. I think that a simple 
> Occur additional parameter to DrillDown.query will help to some extent.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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