Ross Gardler wrote:
> Basically just access the DB with the URI "xmldb:xindice-embed://db"
>
> If you search the mail archives for that string you should find some
> sample code plus all examples in the docs work the same way
Been doing this... I found lots more info (thanks) but this one thing
worries me:
> Subject: AW: Embedded version with the cvs version
> From: "Dirk Bromberg" <[EMAIL PROTECTED]>
> Date: 2002-09-04 18:16:04
>
> Collection myCol =
> DatabaseManager.getCollection("xmldb:xindice-embed:///db/");
>
> but the driver is not stable
Does anyone know what the current status of the driver is? Or know if
eXist would be a better option for the time being while the driver
stabilizes?
Emile