You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2013/05/05 23:22:15 UTC

[jira] [Created] (LUCENE-4979) LiveFieldValues should accept any ReferenceManager

Michael McCandless created LUCENE-4979:
------------------------------------------

             Summary: LiveFieldValues should accept any ReferenceManager
                 Key: LUCENE-4979
                 URL: https://issues.apache.org/jira/browse/LUCENE-4979
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Michael McCandless
            Assignee: Michael McCandless
             Fix For: 5.0, 4.4
         Attachments: LUCENE-4979.patch

Today it requires ReferenceManager<IndexSearcher> but it doesn't rely on that at all (it just forwards that IndexSearcher to the subclass's lookup method).

--
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