There isn't much to the code. The first line of main() literally just calls IndexReader.open() and it never gets past that line. Nothing fancy. I have one app that built the index, and this one just searches it. Do you think it could the fact that I optimized it?

If you really insist on seeing the code I can post it, but its really straightforward. Thanks
Chandler Burgess


From: "Malcolm Clark" <[EMAIL PROTECTED]>
Reply-To: java-user@lucene.apache.org
To: <java-user@lucene.apache.org>
Subject: Re: IndexReader.open crashes JVM
Date: Thu, 15 Dec 2005 20:13:41 -0000


Hi,
Maybe post some of the code which is giving you problems and people can view it and try and see what's wrong.
Cheers,
MC


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to