On Tue, Oct 13, 2009 at 8:36 AM, Varun Gupta <varun.vgu...@gmail.com> wrote:
> Hi, > > I am using Solr 1.3 for spell checking. I am facing a strange problem of > spell checking index not been generated. When I have less number of > documents (less than 1000) indexed then the spell check index builds, but > when the documents are more (around 40K), then the index for spell checking > does not build. I can see the directory for spell checking build and there > are two files under it: segments_3 & segments.gen > > It seems that you might be running out of memory with a larger index. Can you check the logs to see if it has any exceptions recorded? -- Regards, Shalin Shekhar Mangar.