[MarkLogic Dev General] Attribute-range-index for xml:lang
Curtis Wilde
galvorn at gmail.com
Mon Mar 7 10:09:51 PST 2011
I need to quickly query for documents of a particular language. Normally for
something like this, I'd create an attribute-range-index, then do a
cts:element-attribute-values query, or something similar to find documents
with the attributes I'm interested in. The "xml:lang" attribute is giving me
some trouble though.
I can't create an index without a namespace because of the ":" but I get an
error when I try to create an index using the namespace "
http://www.w3.org/XML/1998/namespace"
Any suggestions?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://developer.marklogic.com/pipermail/general/attachments/20110307/f0408801/attachment.html
More information about the General
mailing list