[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] speed questions


Subject: Re: [xsl] speed questions
From: juggy@xxxxxxx
Date: Tue, 10 Sep 2002 15:34:15 +0200

Thank you, I will check on that.

Regards,

Juggy

Conal Tuohy wrote:
juggy@xxxxxxx wrote:


I have a xml dictionary file with about 95000 entries, 20
Megabytes in
size. Due to its nature I need to do searching amongst different
criterias (languages, substring matching, ...) and I intend
to use XSL
for it.
Now - judging from my latest experiments - I wonder if
xml/xsl is a good
choice for implementing such a thing,


<snip/>

You could try an XML database such xindice http://xml.apache.org/xindice ...
this can give you efficient (indexed) xpath queries. Then you can layer your
formatting-XSLT on top of that query layer.


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list





XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread
Keywords