[ 
https://issues.apache.org/jira/browse/LUCENE-3293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Simon Willnauer resolved LUCENE-3293.
-------------------------------------

       Resolution: Fixed
    Lucene Fields: [New, Patch Available]  (was: [New])

committed to trunk in revision 1145755

thanks varun

> 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
>
>         Attachments: LUCENE-3293.patch, LUCENE-3293.patch
>
>
> 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