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

Re: HTML5 and almost no namespaces

  • From: Michael Sokolov <sokolov@ifactory.com>
  • To: David Lee <dlee@calldei.com>
  • Date: Fri, 03 Jun 2011 08:35:54 -0400

Re:  HTML5 and almost no namespaces
On 6/2/2011 10:22 PM, David Lee wrote:
> I do ( use MarkLogic )
> And it appears to work perfectly fine using context sensitive duplicate names
> It's true that if you want to fine tune fragmentation or create special range indexes it bites you but overall I've had no problems
>
>
> Sent from my iPad (excuse the terseness)
That's ok David - after all, brevity is the soul of wit, as the bard put 
it.  Still it is the case that MarkLogic's built-in term indexes (not 
the range ones) are based on element (and attribute) names, and although 
there are also contextual (parent/child) indexes, you will not get best 
performance there if you rely on context sensitivity; eg queries for 
//name can be resolved straight out of the indexes accurately and don't 
require additional filtering, wheras //person/name and //place/name 
require (some) extra processing.  For example, to get an accurate count 
there, ML has to filter every possible result returned by the indexes.  
ML is spiffy and does this really fast, so you usually don't notice, but 
if you have 1M docs and want to know exactly how many have a person name 
"Lee", you really will notice the difference.

I'm not trying to run down MarkLogic - it's a great system for XML work; 
merely pointing out that in some cases practical considerations that 
have little to do with semantic correctness may inform the design of 
your tag set.

-Mike


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


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.