Hi Robby,
do you perhaps have any more specs on what kind of XML database it is?
At our company we have experience with an Apache Slide backed database,
which we used for storing XML files and let Slide indexed them with
Lucene. Then based on DASL queries we could search the repository really
quickly.
Next to DASK I know there are also XML databases that can use XQueries
to perform fast searches on their XML database.
Regards,
Jeroen
Robby Pelssers wrote:
Hi all,
I have following use case. The customer has an xml repository which is
nothing more then a directory on filesystem which contains
subdirectories containing one or more xml files. They now want to query
those xml files on some predefined criteria which might change over time…
I’m looking for a solution which results in high performance search and
some things that came to my mind was
· extracting information and storing them in a database (e.g.
HSQLDB)
· using lucene
Is there somewhere detailed documentation available on using these? And
what would you recommend for my use case?
I already found some stuff but no real quick-start material.
http://cocoon.apache.org/2.1/userdocs/concepts/xmlsearching.html
http://cocoon.apache.org/2.2/blocks/hsqldb-client/1.0/
http://cocoon.apache.org/2.2/blocks/hsqldb-server/1.0/
Thx in advance,
Robby Pelssers
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]