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

Shai Erera closed LUCENE-320.
-----------------------------

    Resolution: Not A Problem
      Assignee:     (was: Lucene Developers)

This API is already public, so I don't think there's a problem anymore.

> [PATCH] Increases visibility of methods/classes from protected/package level 
> to public
> --------------------------------------------------------------------------------------
>
>                 Key: LUCENE-320
>                 URL: https://issues.apache.org/jira/browse/LUCENE-320
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Search
>    Affects Versions: CVS Nightly - Specify date in submission
>         Environment: Operating System: All
> Platform: All
>            Reporter: Alexey Panchenko
>            Priority: Minor
>         Attachments: lucene-more-public.patch
>
>
> I am building a Query implementation which should match documents that are
> matched by specified number of subqueries. It works very much the same as
> BooleanQuery, but checks the number of matched subqueries which should be
> greater than or equal to the specified value.
> The patch is needed to allow access to these classes/members from other
> packages, not just org.apache.lucene.search.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to