Am 22.02.2017 um 15:53 schrieb Christian GrĂ¼n:
I wonder if the presence of the namespace somehow confuses the optimizer.
For the same reason, various optimizations that are based on the database statistics will only get into effect if a document contains no, or at most one global, namespace declaration.
Hi Christian, thank you for the explanation.
I have a couple further questions and a request.
The first question: in my case all the elements are in one namespace, declared in the root element. Shouldn't the optimizations kick in?
The other question: what can be done right now to work around this problem? Any workaround aside reimporting the database stripping the namespace information?
And now the request. Would it be possible to document in the wiki which optimizations are not possible when namespaces (or more than one namespace) are used?
Regards,