[MarkLogic Dev General] Issues with dls: checkins and checkouts

2012-10-16 Thread Sunil.Chengalva
Hi, There has been lot of issues in check-out, check-in, and deletes of managed documents through dls library module. For many documents, following are the issues. 1. Unable to check in the checked out documents. This is leading to following exception [1.0-ml] DLS-DOCUMENTVERSION:

[MarkLogic Dev General] cts:values VS distinct-values( cts:search() ) in ML6

2012-10-16 Thread Pascal Cadet
Hi, For a query as : *let* *$query* := *cts:and-query*(( *cts:directory-query*(/dir/, infinity), *cts:not-query*(*cts:element-value-query*(*xs:QName*(name), value)), *cts:element-attribute-value-query*(*xs:QName*(node1child1), * xs:QName*(id), valAtt) )) How is

Re: [MarkLogic Dev General] cts:values VS distinct-values( cts:search() ) in ML6

2012-10-16 Thread Pascal Cadet
Sorry for the time spent ! The problem was not exactly this ... Pascal 2012/10/16 Pascal Cadet pascal.ca...@pressinnov.com Hi, For a query as : *let* *$query* := *cts:and-query*(( *cts:directory-query*(/dir/, infinity),

[MarkLogic Dev General] How to execute Xquery modules using REST API

2012-10-16 Thread Danny Sinang
Hello, Is there a way to call or execute already existing Xquery modules using the ML6 REST API ? My intent is to have the REST API convert the output of my Xquery modules to JSON. Regards, Danny ___ General mailing list

[MarkLogic Dev General] XDMP:FORESTERR SVC-MAPINI can't merge forest

2012-10-16 Thread Nelson Wells
Hi all, I'm having an issue with a MarkLogic instance that hosts several app servers and databases. I've had trouble tracking the issue down since I can't reproduce the problem, but I do have a suspicion as to why it is happening. Before I go any further, here is the text of the message

Re: [MarkLogic Dev General] XDMP:FORESTERR SVC-MAPINI can't merge forest

2012-10-16 Thread Khan, Kashif
We got similar error and apparently the permission on the storage space mounted on the Marklogic server had changed to Read only. We had to reboot the physical server to resolve this issue. Best Regards, Kashif Khan Sr. Solutions Architect Houghton Mifflin Harcourt, Orlando, FL Office: (407)

[MarkLogic Dev General] Eval and invoke: set the context item?

2012-10-16 Thread Florent Georges
  Hi,   I did not find any way to set the context item of the target query when using xdmp:eval() and xdmp:invoke().  Did I miss anything?   Regards, -- Florent Georges http://fgeorges.org/ http://h2oconsulting.be/ ___ General mailing list

Re: [MarkLogic Dev General] Eval and invoke: set the context item?

2012-10-16 Thread David Lee
In MarkLogic the context item is the entire database, it isnt settable. - David Lee Lead Engineer MarkLogic Corporation d...@marklogic.com Phone: +1 812-482-5224 Cell: +1 812-630-7622 www.marklogic.com -Original

Re: [MarkLogic Dev General] XDMP:FORESTERR SVC-MAPINI can't merge forest

2012-10-16 Thread Michael Blakeley
You should probably contact support with this. Most SVC error codes are fairly severe. My own first thought is that The process cannot access the file because it is being used by another process means that there are two different MarkLogic process trying to use the same forests. I would check

[MarkLogic Dev General] MarkLogic 5 or 6 on AWS EC2

2012-10-16 Thread Sam Madeley
Hi What AMI should I use to install MarkLogic v5 or v6 on AWS EC2? Thanks, Sam ___ General mailing list General@developer.marklogic.com http://developer.marklogic.com/mailman/listinfo/general

Re: [MarkLogic Dev General] MarkLogic 5 or 6 on AWS EC2

2012-10-16 Thread Krishna . Chivukula
Hi Sam, I currently installed ML v6 on Microsoft Windows Server 2008 R2 Base 64bit Thanks CK From: Sam Madeley samfmade...@gmail.com To: MarkLogic Developer Discussion general@developer.marklogic.com Date: 16/10/2012 21:50 Subject:[MarkLogic Dev General] MarkLogic 5 or 6 on

Re: [MarkLogic Dev General] Composite Sorting: Search functions

2012-10-16 Thread Abhishek53 S
Thanks John ! From: John Zhong j...@yuxipacific.com To: MarkLogic Developer Discussion general@developer.marklogic.com Date: 10/16/2012 01:10 AM Subject: Re: [MarkLogic Dev General] Composite Sorting: Search functions Sent by: general-boun...@developer.marklogic.com Please see here: