Hi,

  In a production environment on another project, at the client's I am
currently working for, they found a very weird situation.  It turns
out that one document URI contains 2 document nodes.  This has been
verified by the following queries:

    count(doc('...'))
       ==> 2

    doc('...') instance of document-node()
       ==> false

    doc('...') instance of document-node()+
       ==> true

  Is anyone aware of that bug?  Is there anything we should pay
attention to?  Is it possible to xdmp:document-delete it (them)?  Is
it possible to remove it (them) from a collection they are part of?

  MarkLogic version: 6.0-2.3.

  Regards,


-- 
Florent Georges
http://fgeorges.org/
http://h2oconsulting.be/
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to