[
https://issues.apache.org/jira/browse/LUCENE-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andi Vajda updated LUCENE-1234:
-------------------------------
Attachment: patches-lucene-2.3.1
patch against lucene-2.3.1 sources
> BoostingTermQuery's BoostingSpanScorer class should be protected instead of
> package access
> ------------------------------------------------------------------------------------------
>
> Key: LUCENE-1234
> URL: https://issues.apache.org/jira/browse/LUCENE-1234
> Project: Lucene - Java
> Issue Type: Bug
> Components: Search
> Affects Versions: 2.3.1
> Reporter: Andi Vajda
> Priority: Trivial
> Attachments: patches-lucene-2.3.1
>
>
> Currently, BoostingTermScorer, an inner class of BoostingTermQuery is not
> accessible from outside the search.payloads
> making it difficult to write an extension of BoostingTermQuery. The other
> inner classes are protected already, as they should be.
--
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]