one thread at a time interacting with a single
> instance of IndexInput and IndexOutput.
>
> Mike McCandless
>
> http://blog.mikemccandless.com
>
>
> On Tue, May 29, 2012 at 6:39 PM, Dhruv wrote:
> > I am trying to implement an in-memory version of the Directory,
&g
Stream and RAMIndexOutputStream code but it does not
explicitly mention any concurrency requirements.
Any help in this regard will be appreciated.
Thank you,
-Dhruv
Can someone please point out a rough draft of what is involved in modifying
3.0.3 to just accomodate LUCENE-3653? Can I just strip out the changes
affecting SegmentCoreReader.java?
Thanks,
-Dhruv