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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to