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

[jira] [Created] (LUCENE-4945) CustomScoreQuery's should have getters for its fields

David Smiley created LUCENE-4945:
------------------------------------

             Summary: CustomScoreQuery's should have getters for its fields
                 Key: LUCENE-4945
                 URL: https://issues.apache.org/jira/browse/LUCENE-4945
             Project: Lucene - Core
          Issue Type: Improvement
          Components: modules/join
            Reporter: David Smiley
            Priority: Minor
             Fix For: 4.4


It would be convenient if CustomScoreQuery provided access to all its fields, not just isStrict().  Today I found that my subclass of it was forced to store redundant fields just to access the state.

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