RE: [xsl] speed questions

Subject: RE: [xsl] speed questions
From: "Conal Tuohy" <conalt@xxxxxxxxxxxxxxx>
Date: Sun, 8 Sep 2002 17:52:13 +1200
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


Current Thread
  • [xsl] speed questions
    • juggy - Sun, 08 Sep 2002 12:39:28 +0200
      • Conal Tuohy - Sun, 8 Sep 2002 17:52:13 +1200 <=
        • juggy - Tue, 10 Sep 2002 15:34:15 +0200
      • Michael Kay - Mon, 9 Sep 2002 09:30:00 +0100
        • juggy - Tue, 10 Sep 2002 15:33:42 +0200