: Re: [CLucene-dev] vector subscript out of range error
I am running the cl_demo program, after having changes in IndexFiles.cpp to
increase the memory.
Regards
Saurabh Agarwal
On Wed, Apr 14, 2010 at 7:22 PM, Saurabh Agarwal
wrote:
Hi,
Due to some performance issues, I switched to latest
I am running the cl_demo program, after having changes in IndexFiles.cpp to
increase the memory.
Regards
Saurabh Agarwal
On Wed, Apr 14, 2010 at 7:22 PM, Saurabh Agarwal wrote:
> Hi,
>
> Due to some performance issues, I switched to latest CLucene 2.3.2, but
> while indexing a corpus of say 600
Hi,
Due to some performance issues, I switched to latest CLucene 2.3.2, but
while indexing a corpus of say 600 mb, if I se the RAM buffer size to be 40
mb it gives me error: vector subscript out of range, and if I set it below
40 mb it gives a seg fault, and just over 40 mb it works perfectly on L