[ https://issues.apache.org/jira/browse/NUTCH-662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dennis Kubes updated NUTCH-662: ------------------------------- Attachment: NUTCH-662-20081121-1.patch This is a basic patch which upgrades Nutch to use Lucene 2.4. This is a different file format that the 2.3 branch and while 2.4 can read and update 2.3 format files, new format index files will be created using this version that will not be able to be read using previous versions. > Upgrade Nutch to use Lucene 2.4 > ------------------------------- > > Key: NUTCH-662 > URL: https://issues.apache.org/jira/browse/NUTCH-662 > Project: Nutch > Issue Type: Improvement > Affects Versions: 1.0.0 > Environment: All > Reporter: Dennis Kubes > Assignee: Dennis Kubes > Fix For: 1.0.0 > > Attachments: lucene-core-2.4.0.jar, lucene-misc-2.4.0.jar, > NUTCH-662-20081121-1.patch > > > Upgrade nutch to use Lucene 2.4. This release changes the lucene file > format. New indexes created by this lucene version will NOT be readable by > older versions. Lucene 2.4 can read and update older index formats although > updating an older format will convert it to the new format. There are also > some performance and functionality improvments. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.