Use IOContext.READONCE in VarGapTermsIndexReader to load FST
------------------------------------------------------------

                 Key: LUCENE-3293
                 URL: https://issues.apache.org/jira/browse/LUCENE-3293
             Project: Lucene - Java
          Issue Type: Task
          Components: core/codecs
    Affects Versions: 4.0
            Reporter: Simon Willnauer
            Assignee: Varun Thacker
            Priority: Minor
             Fix For: 4.0


VarGapTermsIndexReader should pass READONCE context down when it
opens/reads the FST. Yet, it should just replace the ctx passed in, ie if we 
are merging vs reading we want to differentiate.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to