Giter VIP home page Giter VIP logo

Comments (7)

tonyffrench avatar tonyffrench commented on September 25, 2024

@timjacobi seems to be a corner case using Cloudant Query. Running the following query directly against the DB produces the same result:

{
    "selector": {
        "loopback__model__name": "Record",
        "sharedKey": "12345"
    },
    "use_index": ["lb-index-ddoc-Record", "lb-index-Record"],
    "sort": [{
        "id:string": "asc"
    }]
}

I'll take this up with the Cloudant team.

from loopback-connector-cloudant.

jmereaux avatar jmereaux commented on September 25, 2024

+1

from loopback-connector-cloudant.

tonyffrench avatar tonyffrench commented on September 25, 2024

Cloudant team has already produced a fix for this issue and it will be rolling out soon. I'm currently testing against an internal cluster and all looks good.

from loopback-connector-cloudant.

timjacobi avatar timjacobi commented on September 25, 2024

Super. Thanks for doing the correspondence and testing. Is the issue in cloudant tracked publicly?

from loopback-connector-cloudant.

srinivas-os avatar srinivas-os commented on September 25, 2024

I have this issue as well. How can I get the fix? Should I update cloudant or the connector or both?

from loopback-connector-cloudant.

tonyffrench avatar tonyffrench commented on September 25, 2024

@srinivas-os the fix requires a new version of the Cloudant server. The Cloudant team are working on rolling out the fix, I spoke with them last week on the progress. Thanks for your patience.

from loopback-connector-cloudant.

tonyffrench avatar tonyffrench commented on September 25, 2024

I've just confirmed this is now fixed with Cloudant version {"couchdb":"Welcome","version":"1.0.2","cloudant_build":"2579"}

from loopback-connector-cloudant.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.