There is no nesting limit. Why can't you create an element-range index on attachment_filename? Is there an error message?
What's the full version number of the MarkLogic release you're using? -- Mike > On 23 Mar 2015, at 11:27 , cyanline llc <[email protected]> wrote: > > Hello, > What am I missing that I can create an Element Range Index on > attachment-count but not attachment_filename? > Below is sample XML that I am ingesting and building an app around. > > <attachment-count>1</attachment-count> > <attachments> > <attachment> > <attachment_filename>Adnserio~1.pdf</attachment_filename> > </attachment> > </attachments> > > I have checked and I am producing valid XML. 'attachment-count' is > obviously nested, so, is there a nesting maximum? > > Thanks in advance. > _______________________________________________ > General mailing list > [email protected] > http://developer.marklogic.com/mailman/listinfo/general > _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
