DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=41808>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=41808 Summary: Documents added to a collection without updating collection's symbol table Product: Xindice Version: cvs head (1.1) Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: DB Engine AssignedTo: xindice-dev@xml.apache.org ReportedBy: [EMAIL PROTECTED] When adding document to a collection, if the document happens to be compressed for some reason, DOMCompressor does not update target collection's symbol table. An example of this would be copying documents from one collection to another. In this situation all the resources will be compressed, but their symbol table is different, so it is necessary to compress them again using target collection's symbol table. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.