Hi all,

Has anyone tried to compile their Lucene applications into native code?
Mine works fine in a VM but the call to search() on IndexSearcher is
crashing the application, after I compile it into native code. There is
apparently no problem in instantiating an IndexSearcher though. I tried
this on both Linux and Windows and am getting the same problem.
Thnx
Seeta


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

Reply via email to