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 >> >> >
_______________________________________________ General mailing list [email protected] Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general
