Subject: RE: 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 |
- speed questions
- juggy - Sat, 7 Sep 2002 23:42:33 -0400 (EDT)
- Conal Tuohy - Sun, 8 Sep 2002 01:47:03 -0400 (EDT) <=
- juggy - Tue, 10 Sep 2002 02:37:04 -0400 (EDT)
- Michael Kay - Mon, 9 Sep 2002 04:25:25 -0400 (EDT)
- juggy - Tue, 10 Sep 2002 02:36:40 -0400 (EDT)
|
|