Re: hit exception flushing segment _0 - IndexWriter configuration

2010-08-03 Thread Amin Mohammed-Coleman
Somewhat embarrassingly I can't seem to reproduce the problem anymore! I've tried to reproduce it for the last hour now and no luck. Sorry about that. If it happens again then I'll post back to the list. Thanks for your time. Amin On 3 Aug 2010, at 22:35, Michael McCandless wrote: > Can yo

Re: hit exception flushing segment _0 - IndexWriter configuration

2010-08-03 Thread Michael McCandless
Can you post the full exception? And also the log output from IndexWriter.setInfoStream. Mike On Tue, Aug 3, 2010 at 5:28 PM, Amin Mohammed-Coleman wrote: > Hi > > Apologies for re sending this email but I was just wondering if any one might > be able to advise on the below. I'm not sure if I'

Re: hit exception flushing segment _0 - IndexWriter configuration

2010-08-03 Thread Amin Mohammed-Coleman
Hi Apologies for re sending this email but I was just wondering if any one might be able to advise on the below. I'm not sure if I've provided enough info. Again any help would be appreciated. Amin Sent from my iPhone On 1 Aug 2010, at 20:00, Amin Mohammed-Coleman wrote: > Hi > > I am cu

hit exception flushing segment _0 - IndexWriter configuration

2010-08-01 Thread Amin Mohammed-Coleman
Hi I am currently building an application whereby there is a remote index server (yes it probably does sound like Solr :)) and users use my API to send documents to the indexing server for indexing. The 2 methods primarily used is add and commit. So the user can send requests for documents to