Correct. Thanks, Colleen. I thought of that yesterday and specified the 
namespace but didn't have success, so I must've done something wrong then, 
because it works now. Thanks again.

        Shannon ([email protected])
                http://www.facebook.com/uvapress
                http://www.twitter.com/uvapress

On Apr 13, 2011, at 11:49 AM, Colleen Whitney wrote:

> Shannon, I suspect that it could be because you're wildcarding namespaces on 
> your element path steps, rather than specifying a namespace.  
> 
> Colleen Whitney
> MarkLogic Corporation
> 
> Phone +1 650 655 2366
> email  [email protected]
> web    www.marklogic.com
> 
> This e-mail and any accompanying attachments are confidential. The 
> information is intended solely for the use of the individual to whom it is 
> addressed. Any review, disclosure, copying, distribution, or use of this 
> e-mail communication by others is strictly prohibited. If you are not the 
> intended recipient, please notify us immediately by returning this message to 
> the sender and delete all copies. Thank you for your cooperation.
> 
> ________________________________________
> From: [email protected] 
> [[email protected]] On Behalf Of Shannon 
> [[email protected]]
> Sent: Wednesday, April 13, 2011 8:45 AM
> To: General MarkLogic Developer Discussion
> Subject: [MarkLogic Dev General] xdmp:plan
> 
> Reading Jason Hunter's illuminating white paper "Inside MarkLogic 
> Server"--using xdmp:plan for the first time, and given this XPath:
> 
> collection()/*:group/*:product/*:title/*:b203[. = "Parlor Politics"]
> 
> I am expecting that the element-value index would be used, but this is output 
> from xdmp:plan:
> 
> [...]
>  <qry:info-trace>Step 1 is searchable: fn:collection()</qry:info-trace>
>  <qry:info-trace>Step 2 does not use indexes: *:group</qry:info-trace>
>  <qry:info-trace>Step 3 does not use indexes: *:product</qry:info-trace>
>  <qry:info-trace>Step 4 does not use indexes: *:title</qry:info-trace>
>  <qry:info-trace>Step 5 does not use indexes: *:b203[. = "Parlor 
> Politics"]</qry:info-trace>
> [...]
> 
> The word positions index is enabled.
> 
> Seeking to be enlightened as to what I may be doing wrong, thanks,
> 
>        Shannon ([email protected])
>                http://www.facebook.com/uvapress
>                http://www.twitter.com/uvapress
> 
> _______________________________________________
> General mailing list
> [email protected]
> http://developer.marklogic.com/mailman/listinfo/general
> _______________________________________________
> General mailing list
> [email protected]
> http://developer.marklogic.com/mailman/listinfo/general

_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to