[ https://issues.apache.org/jira/browse/LUCENE-770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554405 ]
Daniel Naber commented on LUCENE-770: ------------------------------------- Otis, I've used it just once and noticed the problem. I'm not sure how to fix this problem, I could of course just change the javadoc. But telling people to use a hex editor to change some files isn't really a nice solution. > CfsExtractor tool > ----------------- > > Key: LUCENE-770 > URL: https://issues.apache.org/jira/browse/LUCENE-770 > Project: Lucene - Java > Issue Type: New Feature > Components: Index > Affects Versions: 2.1 > Reporter: Otis Gospodnetic > Priority: Minor > Attachments: LUCENE-770.patch > > > A tool for extracting the content of a CFS file, in order to go from a > compound index to a multi-file index. > This may be handy for people who want to go back to multi-file index format > now that field norms are in a single file - LUCENE-756. > Most of this code already existed and was hiding in IndexReader.main. > I'll commit tomorrow, unless I hear otherwise. I think I should also remove > IndexReader.main then. Ja? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]