To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=109700 Issue #|109700 Summary|lucene indexer generates segments_n (n>3) files Component|tools Version|1.0.0 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|obo Reported by|obo
------- Additional comments from [email protected] Mon Mar 1 10:24:04 +0000 2010 ------- Usually segments_3 files are generated in the eg. swriter_<lang>.zip file (module helpcontent2). In some cases segment_4 files are created which breaks the creation of MSP files during the package process (no files have to be removed). Therefore a check is required to ensure that the file is allways named segments_3. Otherwise an error message need to be thrown, to trigger a rebuild of the "damaged" file. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- 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]
