Peter Charles wrote:

Hello,

A quick question about the Root Collection. I assume that there can
only be one root collection. Can you change the name of this collection
or must it always be db?



Database has one and only one root collection (to be precise... database *is* a root collection). Database has a name, which is defined as name attribute on the root-collection element in system.xml. But currently the name returned by root collection's getName() differs from one driver to another, and this bug should be fixed sometime soon.


Databases are defined in the system.xml. Latest xindice supports multiple databases in one system.xml, mounted from one JVM, either using xindice servlet or using embedded driver.

Vadim



Reply via email to