marklogic
MarkLogic to Java & Back Solution
I need to query XML out of a MarkLogic server and marshal it into Java objects. What is a good way to go about this? Specifically:[详细]
2023-04-10 19:44 分类:问答Xquery on MarkLogic using OR
This is a newbie MarkLogic question. Imagine an xml structure like this, a condensation of my real business problem:[详细]
2023-04-07 07:27 分类:问答MarkLogic: Loading (import) XQuery Modules from database
I want to load a module which is stored in a database under the modules named as \"/modules/mylib.xqy\".[详细]
2023-04-06 17:11 分类:问答Confused with search:suggest
I\'m not able to provided this simple autocompletion feature with the help of the search:suggest function.[详细]
2023-04-01 01:58 分类:问答MarkLogic XQuery xdmp:save/xdmp:quote indent-untyped option
Has anyone used this option before? I do not believe that this feature is working how it should be as I开发者_运维问答 am failing to compile my code once I have inserted this as a option.[详细]
2023-03-29 12:27 分类:问答MarkLogic Server Crashing - I Think Too Many Records Are Being Returned
I\'ve written an XQuery that doesn\'t return using the CQ web application. I thought the below would work, but the server still hangs.[详细]
2023-03-16 14:03 分类:问答tail() function in XQuery
Is there a way in XQuery to do something like a tail() function? What I\'m trying to accomplish is to get the contents of a file (using \"xdmp:filesystem-file($path)\") and then display o开发者_如何学[详细]
2023-03-04 11:47 分类:问答Is there straightforward XQuery in Marklogic that produces JSON output out of simple XML sequence to be used with JQuery autocompete
I am trying to get the jQuery autocomplete widget to get the data from XML source stored in the Marklogic XML server.[详细]
2023-02-21 18:40 分类:问答How to get node without children in xQuery?
So I have two nodes of elements that I\'m essentially trying to join. I want the top level node to stay the same but the child nodes to be replaced by those cross referenced.[详细]
2023-01-03 00:11 分类:问答swing gui improving
i am looking for some methods to improve swing gui for example i want to know about new components libraries , new methods to enhance swing performance , new methods to add special effect to swing gui[详细]
2022-12-30 03:08 分类:问答