xsl-list
[Top] [All Lists]

RE: speed questions

2002-09-07 22:52:13
juggy(_at_)gmx(_dot_)net 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



<Prev in Thread] Current Thread [Next in Thread>