Newbie question here, is upgrading Lucene as easy as replacing the old Jar file with a newer version's Jar file? or do I need to recompile the application's code?
Try it and see :)
It should work fine by replacing the JAR, with no recompilation necessary. The more important question is do you need to reindex. Most likely not, but there have been some versions of Lucene that have changed how some factors were computed and a reindex is needed in those cases to keep things in sync.
Erik
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]