Rob,
Look into XQL (Extensible Query Language). It's a SQL like language that
is used on XML Documents, instead of databases.
Here's Some links:
FAQ, links - http://www.ibiblio.org/xql/
XQL Engine - http://xml.darmstadt.gmd.de/xql/
That XQL Engine can be interfaced with Java, so it would probably be fairly
simple to port a CFXJ. That FAQ page mentions that IE5 has an XQL Engine,
so there might be a COM object that you can use with <CFOBJECT>
______________________________________________
Pete Freitag ([EMAIL PROTECTED])
CFDEV.COM / NETDesign Inc.
ColdFusion Developer Resources
http://www.cfdev.com/
-----Original Message-----
From: Robert M. Saxon, Jr. [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 23, 2000 4:44 PM
To: CF-Talk
Subject: CF and XML
Gurus,
I am designing an engine to search an electronic document. This search must
be more "intelligent" than a standard text search engine. This document
will use XML to specifically categorize sections of information to make the
search more intelligent. An XML editor will be used to tag the data, but I
need to be able to process the data, tags, and search results all on the
server side. I know Verity can weigh a text search, but this search is more
about the topic of the data, rather than how often the keywords occur. I
want to process the searches all on the server side. Can CF be used to
accomplish this (possibly with WDDX)? If so, can someone point me to some
resources that would apply in this very generic case?
TIA,
Rob
___________________________________________
Robert M. Saxon, Jr. (Rob), Senior Web Developer
Mercer University
Department of Web Management
TSS // 1400 Coleman Avenue // Macon, GA 31207
912-301-5550 voice // 912-301-5314 fax
[EMAIL PROTECTED]
Philippians 4:13
----------------------------------------------------------------------------
--------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a
message with 'unsubscribe' in the body to [EMAIL PROTECTED]
------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message
with 'unsubscribe' in the body to [EMAIL PROTECTED]