[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: About full-text search and XPath

  • From: Jeff Greif <jgreif@a...>
  • To: xml-dev@l...
  • Date: Wed, 05 Sep 2001 20:56:32 -0700

xpath searching
If you don't care where in the text you're searching (whether it's in the title or the excerpt), and you're never going to be searching for the strings 'title' or 'excerpt', then you could just use grep.  XML databases and search engines aren't necessary, nor would they be as fast, most likely, unless they indexed the documents in some way (Patricia tree or inverted file) based on the text content.  You'd be more likely to find this in a text indexing system not specialized to XML.
 
Jeff
----- Original Message -----
From: Gao Jun
Sent: Wednesday, September 05, 2001 6:47 PM
Subject: About full-text search and XPath

Hi, gentlemen,
     I've a question about XPath. I already know XPath doesn't
support full-text search well, but what I need is a simple full-
text search: I've a library of XML documents, each document
is very simple, with only two elements <title> and <excerpt>.
Now I need to do full-text search in this two elements' content.
Could XPath finish this task well? If not, could you recommend
some XML search engine and XML DB software which can do
that to me? Please notice: the software should be able to
work with very large number of XM documents - up to 200,000.
Thanks
 
Gao Jun

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.