OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: xml parser

[ Lists Home | Date Index | Thread Index ]
  • From: Avi Rappoport <avirr@LanMinds.Com>
  • To: <xml-dev@ic.ac.uk>
  • Date: Wed, 4 Nov 1998 10:23:29 -0800

At 8:22 AM -0800 11/4/98, Tim Bray wrote:
> At 10:55 AM 11/4/98 -0000, Michael Kay wrote:
> >My immediate answer to this is yes, all the information you need for a
> >search engine is available via the SAX or DOM interface offered by many
> >parsers.
>
> I disagree.  Few parsers track byte offsets or other locational info in
> the file, and I think you need that to do basic things like proximity
> and phrase search.

What Tim said.  Most search engines do not have database storage, they have 
a fairly simple inverted index.  Trying to put all the XML info in there 
would overload them.  The point of having an XML search is to have metadata 
and context, so you probably need to use some of the more sophisticated 
text retrieval and library systems.

BTW, I'm trying to collect information on XML and search, so please keep me 
posted if you are working on something.  I post everything I hear about at 
<http://www.searchtools.com/related/xml.html>

Avi
________________________________________________________________
Avi Rappoport, Web Site Search Tools Maven: <mailto:avirr@lanminds.com>
Guide to Site Indexing and Local Search Engines: <http://www.searchtools.com>

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS