You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2015/02/28 17:20:04 UTC

[jira] [Created] (LUCENE-6312) make booleanweight final

Robert Muir created LUCENE-6312:
-----------------------------------

             Summary: make booleanweight final
                 Key: LUCENE-6312
                 URL: https://issues.apache.org/jira/browse/LUCENE-6312
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Robert Muir


BooleanWeight currently supports subclassing, for the BoostingQuery in lucene/queries.

It is too important to have to worry about subclassing too, we should just make it final. This query can do its hacks another way?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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