<database name="db"><xmlobjects /><collections><collection compressed="true"
name="test"><filer class="org.apache.xindice.core.filer.BTreeFiler"
/><indexes /><xmlobjects /></collection></collections></database>**exer"
name="test" pattern="test" />**</indexes><xmlobjects
/></collection></collections></database>**me="test2" pattern="test"
/></indexes><xmlobjects /></collection>**</collections></database>
In particular, notice that both indexes I created remain as a fragment of
the original node (highlighted with ** **), along with some portions of the
remaining collection configuration.
You mean the part after </database>? That's ok. When you overwrite a page, it won't zero out old data, it will simply overwrite it, and use a length field on the page to determine how much to read in.
-- Tom Bradford - http://www.tbradford.org Architect - XQRL (XQuery Engine) - http://www.xqrl.com Apache Xindice (Native XML Database) - http://xml.apache.org Project Labrador (Web Services Framework) - http://notdotnet.org
