Re: [MarkLogic Dev General] Please remove

2014-03-27 Thread Geert Josten
Hi Ben, You can use this link to unscribe, or change your subscription: http://developer.marklogic.com/mailman/options/general Kind regards, Geert Van: general-boun...@developer.marklogic.com [mailto:general-boun...@developer.marklogic.com] Namens Ben Tullis Verzonden: donderdag 27

[MarkLogic Dev General] ML search in java API

2014-03-27 Thread Sagar.Kapse
I am a newbie to ML. We are trying to implement a general search in ML-7 using Java API. I know ML doesn't support Apache Lucene syntax, but has anyone tried implementing Lucene syntax in ML using Java API? We are looking at providing a search API method in java which would support everything lik

Re: [MarkLogic Dev General] Management REST Api

2014-03-27 Thread Colleen Whitney
Hi Gene, That certainly sounds like a bug. If you open a support ticket, they'll file a bug report and keep you apprised of status. --Colleen From: general-boun...@developer.marklogic.com [general-boun...@developer.marklogic.com] on behalf of Gene Thomas [tho

Re: [MarkLogic Dev General] false match on cts:element-value-query

2014-03-27 Thread Jason Hunter
It will be more efficient if you can make it work unfiltered, which is actually possible. In the value query you need to specify the "exact" option (which is a shorthand for everything sensitive), and make sure that your collation context is right. I believe your collation needs to be codepoin

[MarkLogic Dev General] Please remove

2014-03-27 Thread Ben Tullis
benjamintul...@yahoo.com ___ General mailing list General@developer.marklogic.com http://developer.marklogic.com/mailman/listinfo/general

[MarkLogic Dev General] Management REST Api

2014-03-27 Thread Gene Thomas
When using the REST API I tried calling http://localhost:8002/manage/v1/ using MarkLogic 6.0-2.1 the response was: No such database : Security We routinely create a new security database named MLSecurity with forests located on shared SAN storage. After restoring the Security database forest da

Re: [MarkLogic Dev General] false match on cts:element-value-query

2014-03-27 Thread Gary Larsen
Finally discovered that 'punctuation-sensitive' only works in cts:search() when using 'filtered' option. Guess that makes sense if the 'real' element text is not stored in the lookup. Gary ___ General mailing list General@developer.marklogic.com http:

Re: [MarkLogic Dev General] SSL-Certificate

2014-03-27 Thread James Fuller
apologies, part of my message got snipped, before sending As Michael eluded too, the answer to getting a cert is different depending on what version MarkLogic you are using; With MarkLogic 6, you would need to run some xquery (admin:cluster-get-xdqp-ssl-certificate() eg. http://docs.marklogi

Re: [MarkLogic Dev General] SSL-Certificate

2014-03-27 Thread James Fuller
here is a worked example that couples clusters programmatically; coupling clusters is a 2 step process, where you supply the details of the other in each step ... hope that is clear. hth, Jim Fuller --- S

Re: [MarkLogic Dev General] Unsubscribe from this site

2014-03-27 Thread Geert Josten
Hi Jyothi, You can use this link to unscribe, or change your subscription: http://developer.marklogic.com/mailman/options/general Kind regards, Geert Van: general-boun...@developer.marklogic.com [mailto:general-boun...@developer.marklogic.com] Namens santhosh.rajasekar...@cognizant

Re: [MarkLogic Dev General] Unsubscribe from this site

2014-03-27 Thread Santhosh.Rajasekaran2
Hi Jyothi, You have to deregister from the mailing list for that. You will get a mail hopefully everymonth, whether you want to continue or opt to stop. You can do that to stop. From: general-boun...@developer.marklogic.com [mailto:general-boun...@developer.marklogic.com] On Beh