ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> xsl-list
xsl-list
RE: [xsl] General Searching query
by other posts by this author
Dec 18 2001 4:33PM messages near this date
Re: [xsl] Should "//ename[n]" mean "/descendant::ename"? | RE: [xsl] General Searching query
>  ----- Original Message -----
>  From: "Andrew Welch" <andrew@[...].com>
>  To: <xsl-list@[...].com>
>  Sent: Tuesday, December 18, 2001 1:35 AM
>  Subject: RE: [xsl] General Searching query
>  
>  
>  >
>  >
>  > Thanks for all of your comments, maybe I should clarify a little.
>  >
>  > The current system runs on IE5.5, with all processing performed
>  client-side.
>  > No servers are involved.  At the moment, there are around 
>  10,000 XML files
>  > installed on each of the standalone clients.  This sounds a little
>  strange,
>  > but is set in stone.
>  >
>  > The current searching method is to build an index file of 
>  all the words in
>  > the transformed HTML, and include that with the product 
>  release.  Because
>  > the XML files arent going to change, this method works fine 
>  and is very
>  > fast.
>  >
>  > Of course, this isnt fully taking advantage of the fact we 
>  are using XML.
>  > It would be good to allow name-value searching, utilising 
>  the structure of
>  > the XML.
>  >
>  > So I would guess from your responses that this is a 
>  non-starter,

Unsure about speed, I've just run a search on an xml database with 12000
records
in about 4 seconds, using dbXML, http://www.dbxml.org/
All done client side, using xpath queries.
 If the source is marked up sufficiently well, you could index off it.
Might be worth looking at, as a means of disk based access.

HTH DaveP

- 

NOTICE: The information contained in this email and any attachments is 
confidential and may be legally privileged. If you are not the 
intended recipient you are hereby notified that you must not use, 
disclose, distribute, copy, print or rely on this email's content. If 
you are not the intended recipient, please notify the sender 
immediately and then delete the email and any attachments from your 
system.

RNIB has made strenuous efforts to ensure that emails and any 
attachments generated by its staff are free from viruses. However, it 
cannot accept any responsibility for any viruses which are 
transmitted. We therefore recommend you scan all attachments.

Please note that the statements and views expressed in this email 
and any attachments are those of the author and do not necessarily 
represent those of RNIB.

RNIB Registered Charity Number: 226227

Website: http://www.rnib.org.uk 


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

Andrew Welch
Chuck White

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved