Hi Indrajeet,

Use MarkLogic Content Pump(mlcp) with latest version of MarkLogic for better performance and use. 

Please refer https://github.com/marklogic/roxy/issues  for all Roxy related issue with ML 8.


Regards,
Asit Nautiyal

From: [email protected] [[email protected]] on behalf of Indrajeet Verma [[email protected]]
Sent: Tuesday, April 21, 2015 7:22 PM
To: MarkLogic Developer Discussion
Subject: Re: [MarkLogic Dev General] Upgrade ML6 to ML8

We are using,

  • ROXY
  • RecordLoader
  • XQSync
  • Corb
Regards,
Indrajeet

On Tue, Apr 21, 2015 at 6:15 PM, Indrajeet Verma <[email protected]> wrote:
Thank you Danny & Asit for your suggestions!

Regards,
Indy

On Tue, Apr 21, 2015 at 5:55 PM, Danny Sinang <[email protected]> wrote:
We had to take the following steps after we upgraded one of our DEV servers to ML8 :

1. Use marklogic-xcc-8.0.1.jar for XQSync and RecordLoader calls.

    Using lower versions of ML xcc would cause the above tools to fail when syncing / loading records to an ML database.

2. Remove "collation" attribute in our "sort-order" search API options elements of type xs:int

    Previous versions appear to be more forgiving in that they overlook the presence of the collation element for sort-order types of xs:int :

<sort-order direction="ascending" type="xs:int" collation="http://marklogic.com/collation/" xmlns="http://marklogic.com/appservices/search"><element ns="" name="qId"/></sort-order>


ML8 seems to be stricter.


On Tue, Apr 21, 2015 at 6:30 AM, Indrajeet Verma <[email protected]> wrote:
Hi,

We are upgrading ML6 to ML8 and gone through release notes of ML7 & ML8 for the incapability between 6 and 8.

Just wondering if someone has done this activity already and could share his findings/suggestions.


Thank you!

_______________________________________________
General mailing list
[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





::DISCLAIMER::
----------------------------------------------------------------------------------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only.
E-mail transmission is not guaranteed to be secure or error-free as information could be intercepted, corrupted,
lost, destroyed, arrive late or incomplete, or may contain viruses in transmission. The e mail and its contents
(with or without referred errors) shall therefore not attach any liability on the originator or HCL or its affiliates.
Views or opinions, if any, presented in this email are solely those of the author and may not necessarily reflect the
views or opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification,
distribution and / or publication of this message without the prior written consent of authorized representative of
HCL is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately.
Before opening any email and/or attachments, please check them for viruses and other defects.

----------------------------------------------------------------------------------------------------------------------------------------------------

_______________________________________________
General mailing list
[email protected]
Manage your subscription at: 
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to