Re: [MarkLogic Dev General] Full time employment with TCS - Marklogic Developer - Washington DC

2016-08-18 Thread shruti kapoor
gt; Thanks, > > _ _ > > > > Swapnil Mahadik > > ServSolid Inc > > Phone: 703 652 7633 > > Fax: 877 778 3203 > > *www.ServSolid.com <http://www.servsolid.com/>* > > > > > > ___ > General mailing list > Gener

Re: [MarkLogic Dev General] Javascript coding help on ML 8

2016-02-24 Thread shruti kapoor
XQuery from > JavaScript and JavaScript from XQuery. > http://developer.marklogic.com/learn/sjs/working-together > > -- > Dave Cassel <http://davidcassel.net>, @dmcassel > <https://twitter.com/dmcassel> > Technical Community Manager > MarkLogic Corporation <http

[MarkLogic Dev General] Javascript coding help on ML 8

2016-02-24 Thread shruti kapoor
Hi all We have upgraded from ML 7 to 8 and want to replace the existing xqy code with javascript. But I am facing the following problems : 1) How to make modules in JS 2) Specifying datatype in function arguments and return type. Any help is much appreciated! Thanks Shruti Kapoor

[MarkLogic Dev General] Format Date in SQL query on Marklogic 7

2015-10-28 Thread shruti kapoor
Hi all I have an xml like 20120101 ABC I am using ODBC server. So I have created an element range index on admissionDate and added in my SQL view. I need to display the date in the format 2012-01-01. Any help is appreciated. -- Regards, *Shruti Kapoor

Re: [MarkLogic Dev General] Query xmls in Marklogic through Tableau (No tables created)

2015-10-19 Thread shruti kapoor
> *From:* general-boun...@developer.marklogic.com [ > general-boun...@developer.marklogic.com] on behalf of shruti kapoor [ > shrutikapoor@gmail.com] > *Sent:* Monday, October 19, 2015 10:52 PM > *To:* MarkLogic Developer Discussion > *Subject:* Re: [Mar

Re: [MarkLogic Dev General] Query xmls in Marklogic through Tableau (No tables created)

2015-10-19 Thread shruti kapoor
t; > -- > *From:* general-boun...@developer.marklogic.com [ > general-boun...@developer.marklogic.com] on behalf of shruti kapoor [ > shrutikapoor@gmail.com] > *Sent:* Monday, October 19, 2015 10:15 PM > *To:* MarkLogic Developer Discussion > *Subject:* [Mark

[MarkLogic Dev General] Query xmls in Marklogic through Tableau (No tables created)

2015-10-19 Thread shruti kapoor
o the question I had posted on Tableau forum - http://community.tableau.com/thread/191950 Any help is appreciated. Thanks Shruti Kapoor ___ General mailing list General@developer.marklogic.com Manage your subscription at: http://developer.marklogic.com/ma

Re: [MarkLogic Dev General] Difference in output of sem:sparql-values and sem:sqarql

2015-07-28 Thread shruti kapoor
may be unlawful." > > ___ > General mailing list > General@developer.marklogic.com > Manage your subscription at: > http://developer.marklogic.com/mailman/listinfo/general > > -- Regards, *Shruti Kapoor* ___ General mailing list General@developer.marklogic.com Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general

Re: [MarkLogic Dev General] Reduce the query execution time for cts:value-tuples

2015-07-05 Thread shruti kapoor
t; I have used range indexes for references and even enabled "concurrent". > > -- > > Regards, > *Shruti Kapoor* > > ___ > General mailing list > General@developer.marklogic.com > Manage your subscription at: >

[MarkLogic Dev General] Reduce the query execution time for cts:value-tuples

2015-07-05 Thread shruti kapoor
references and even enabled "concurrent". -- Regards, *Shruti Kapoor* ___ General mailing list General@developer.marklogic.com Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general

Re: [MarkLogic Dev General] Exact match in search:search implementation

2015-01-13 Thread shruti kapoor
Shruti Kapoor On Tue, Jan 13, 2015 at 8:44 PM, Erik Hennum wrote: > Hi, Shruti: > > In general, the total is an estimate based on the indexes which will be > exactly accurate only if the indexes are turned so the search can run > unfiltered. [1] > > To generate an accurate

Re: [MarkLogic Dev General] Exact match in search:search implementation

2015-01-13 Thread shruti kapoor
Hi Thanks Peter & David. However I have one more problem. When I apply filtered, the total search result count and the facet count do not match. How can I return the facet count on the basis of the filtered search results? Thanks Shruti Kapoor On Tue, Jan 6, 2015 at 3:48 PM, David E

[MarkLogic Dev General] Exact match in search:search implementation

2015-01-05 Thread shruti kapoor
d . But the qtext is always "Test Abc". Any help would be appreciated. -- Regards, *Shruti Kapoor* ___ General mailing list General@developer.marklogic.com http://developer.marklogic.com/mailman/listinfo/general

Re: [MarkLogic Dev General] Is there any way to restrict Marklogic search on specific version of the document.?

2014-12-02 Thread shruti kapoor
; > > --------- > > David Lee > Lead Engineer > *Mark**Logic* Corporation > d...@marklogic.com > Phone: +1 812-482-5224 > > Cell: +1 812-630-7622 > www.marklogic.com > > > > *From:* ge

[MarkLogic Dev General] Is there any way to restrict Marklogic search on specific version of the document.?

2014-12-02 Thread shruti kapoor
different collection and current version into different. Search only on collection with current version. For some reasons I don't want to do this. Are there any other ways of doing it? -- Regards, *Shruti Kapoor* ___ General mailing list Ge

Re: [MarkLogic Dev General] dls library

2014-10-06 Thread shruti kapoor
8 XJ Delft > The Netherlands > T: +31 88 268 25 00 > M: +31 63 091 72 80 > > [image: http://www.hinttech.com] <http://www.hinttech.com> > <https://twitter.com/HintTech> <http://www.facebook.com/HintTech> > <http://www.linkedin.com/company/HintTech> &

[MarkLogic Dev General] dls library

2014-10-06 Thread shruti kapoor
Hi all, My application requires me to use a single admin account for multiple users, but how could I allow multiple users to checkout the same document using dls:document-checkout(). I do not need to create multiple users. -- Regards, *Shruti Kapoor* *Software Engineer* *Innodata India Pvt

Re: [MarkLogic Dev General] Point in time queries

2014-10-02 Thread shruti kapoor
e a > look at DLS: https://docs.marklogic.com/guide/app-dev/dls > > -- Mike > > On 1 Oct 2014, at 00:15 , Kapoor, Shruti wrote: > > > Hi all, > > > > How do I retrieve all the version of the same document(xQuery) if I have > enables Point in time queries. > &