Hi Vikas, I have cc’d Srinath who is leading the MarkLogic CoE in Cognizant and I work with him on all MarkLogic related project/ MarkLogic enablement. Please let me know what team/Project you are working on and I can setup webex call to help you with ml-gradle setup issue.
Thanks, Linesh From: <[email protected]> on behalf of Timothy Taylor <[email protected]> Reply-To: MarkLogic Developer Discussion <[email protected]> Date: Monday, December 11, 2017 at 10:57 AM To: MarkLogic Developer Discussion <[email protected]> Subject: Re: [MarkLogic Dev General] gradle set up issue with comand line Hi Vikas, I work with Jeff Faraday on our Cognizant partnership. You may know Linesh Sheth also. He’s on my team. I’ve reached out to the else developer on ml-grade to get an answer. Meanwhile, may I ask what prospect or customer account you’re supporting? Tim Sent from my iPad On Dec 11, 2017, at 8:16 AM, <[email protected]<mailto:[email protected]>> <[email protected]<mailto:[email protected]>> wrote: Hi All, I am doing set up of marklogic using gradle.I followed theses steps * created build .gradle file as plugins { id "net.saliman.properties" version "1.4.6" id "com.marklogic.ml-gradle" version "2.7.3" } * Now use ml command mlNew and created gradle .properties files as using command line as below mlAppName=test-gradle-file mlHost=localhost mlUsername=admin mlPassword=admin mlRestPort=9050 * Executed gradle mlDeploy command it successfully created database,forest,app server. * Now i want to execute mlReindexDatabase so i change database file and add few index in it. * Excuted gradle mlReindexDatabase -PdbName=test-gradle-file-content even though i am getting build successful message but these index not reflected in my database. * Do i need to execute mlDeploy each time to any configuration changes or i am missing any step. Thanks, Vikas Singh This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient(s), please reply to the sender and destroy all copies of the original message. Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email, and/or any action taken in reliance on the contents of this e-mail is strictly prohibited and may be unlawful. Where permitted by applicable law, this e-mail and other e-mail communications sent to and from Cognizant e-mail addresses may be monitored. _______________________________________________ General mailing list [email protected]<mailto:[email protected]> Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general
_______________________________________________ General mailing list [email protected] Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general
