Lucene.net is a different project. You'll probably get better help from their mailing lists:
http://lucenenet.apache.org/community.html Upayavira On Wed, Nov 28, 2012, at 08:49 PM, mylucene wrote: > *I have been working with Lucene .Net interface. However, lately, I have > been > experimenting some out of memory problems which are not related to the > Systems RAM Memory (8 GB). > > I got this exception: > > at System.LocalDataStoreMgr.AllocateDataSlot() > at System.Threading.Thread.AllocateDataSlot() > at Lucene.Net.Util.CloseableThreadLocal..ctor() in > D:\1Temp\Lucene.Net_2_9_1\src\Lucene.Net\Util\CloseableThreadLocal.cs:line > 47 > at Lucene.Net.Index.SegmentReader..ctor() in > D:\1Temp\Lucene.Net_2_9_1\src\Lucene.Net\Index\SegmentReader.cs:line 54 > at Lucene.Net.Index.ReadOnlySegmentReader..ctor() > at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, > Boolean skipVisibilityChecks, Boolean skipCheckThis, Boolean fillCache) > > Plz advise, > Many 10x* > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/at-System-RuntimeType-CreateInstanceDefaultCtor-exception-tp4023100.html > Sent from the Lucene - General mailing list archive at Nabble.com.
