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

Re: indexing and querying XML (not XQuery)


memoryindex
Wolfgang Hoschek wrote:
> A starting point may be MemoryIndex (http://dsd.lbl.gov/nux/api/ 
> index.html), which can be used for Lucene fulltext search over  
> comparatively small *transient main memory* XML documents, for  example 
> as in Nux XQuery. Note, however, that it is not  straightforward to 
> extend XML fulltext quering over transient main  memory to XML fulltext 
> quering over huge persistent XML document  collections; the underlying 
> technology is bound to be vastly  different wrt. data management, 
> indexing and transactional  properties, though the high level search API 
> may indeed remain  indentical or similar.

Cool. (I saw some of your posts on the lucene list).

Does this require Saxon 8x?

I have done some RAMDirectory searches, but for things like forum posts 
that need to deny postings that contain 'bad' words (for a young girls 
portal). But I need to search large collections of XML config and content.

The worst thing about this is updating the index, but it is not a 
showstopper.

Can you expand more on:

"the underlying
 > technology is bound to be vastly  different wrt. data management,
 > indexing and transactional  properties"

it would seem similar to me. That is, if the instance XML changes you 
have to open the reader, delete the Lucene document, reindex the new 
document, add it, optimize and close the reader.

best,
-Rob

> 
> Wolfgang.

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.