Questions tagged [marklogic-9]

Indicates questions specific to MarkLogic 9; use with the MarkLogic tag but not in place of.

Apply to questions that are specific to MarkLogic 9. This tag should be used in addition to the MarkLogic tag, which has many more followers. (If you have other other tags and have to choose between this one and MarkLogic, use the MarkLogic tag instead.)

472 questions
2
votes
2 answers

MarkLogic Forests Invalid cross-device link

We are running MarkLogic 9.0-11 version 3 node cluster and MarkLogic is installed in "/var/opt/MarkLogic/" directory, we have a soft link created of "/var/opt/MarkLogic/Forests" to "/ML-content" directory like below :- lrwxrwxrwx. 1 daemon daemon …
SinghVK
  • 313
  • 2
  • 12
2
votes
1 answer

Marklogic using xPath on managed documents results in all versions of this documents

when using xpath on a managed (dls:document-insert-and-manage(...) ) document, I would like to use xpath expressions on this documents to retrieve only the actual document especially for other users. With xpath I get either all versions of the…
Franz B
  • 69
  • 6
2
votes
1 answer

Could not initialize your DHF project using Gradle

I have installed the gradle wrapper as mentioned Create a DHF Project Using the DHF Gradle Plugin and then after that when i run the Gradle command gradlew.bat hubInit to initialize datahub Project I am getting error FAILURE: Build failed with an…
2
votes
1 answer

What MarkLogic features are not supported in Marklogic DHS

What MarkLogic features are not supported in Marklogic DHS. (Triggers, URI-rewriter, HTTP callouts to name a few)
Ashish Patil
  • 150
  • 9
2
votes
0 answers

How to interpret results from xdmp:encoding-language-detect?

I'm running xdmp:encoding-language-detect on a number of documents and getting results like those below. These are definitely in English and considerably larger than the "few hundred bytes" suggested by the documentation for a good…
eaolson
  • 14,717
  • 7
  • 43
  • 58
2
votes
1 answer

Incompatibilities while upgrading from 9.0-8 to 9.0-10?

We want to upgrade from 9.0-8 to 9.0-10. I could not find any manual providing incompatibilities between the two versions of MarkLogic. The only incompatibilities between 9.0-8 to 9.0-9 is related to MarkLogic SQL ORDER-BY Keyword and we do not use…
bosari
  • 1,922
  • 1
  • 19
  • 38
2
votes
0 answers

In Marklogic-9, upon database restore a document got inserted in one 'Forest' and its properties into another, causing XDMP-DBDUPURI exception

In Marklogic-9 we did a Database Restore (the configurations of the source and target DBs were the same) and upon completion, while doing some read transaction got XDMP-DBDUPURI. After referring the scripts of the Repairing Duplicate Uris section of…
Ashish Patil
  • 150
  • 9
2
votes
2 answers

Debug messages not getting logged in 'Error Log' in Marklogic-9

Debug messages not getting logged in 'Error Log' in MarkLogic 9.0-9.1, even after setting the file log level to finest (which is the least log level). From QConsole, used xdmp:log('xyz', 'debug') after setting the file log level to 'finest' (tried…
Ashish Patil
  • 150
  • 9
2
votes
1 answer

Monitor backup and restore in Marklogic

I have a requirement to setup a process to monitor backup and restore in Marklogic. Which can send alert message or notification after failure of database backup and restore. I find a function xdmp:database-backup-status which gives status of backup…
Arvind Kr
  • 177
  • 1
  • 5