You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shai Erera (JIRA)" <ji...@apache.org> on 2011/01/25 16:52:48 UTC

[jira] Closed: (LUCENE-320) [PATCH] Increases visibility of methods/classes from protected/package level to public

     [ 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org