GithubHelp home page GithubHelp logo

Comments (2)

clement-leprovost avatar clement-leprovost commented on June 5, 2024 2

Following our recent conversation with @ToineSeiter on Algolia's Live Chat, it turns out that the difference is actually due the presence of a filter in one case. When a filter is specified, the API cannot know in advance the number of hits. It can when there are no filters, since it's just the total number of objects in the index, and provides this information as a convenience. However, you should not rely on it. The nominal way of browsing an index is to pass the last returned cursor until the API returns no cursor, meaning that the browse is finished.

from algoliasearch-client-csharp.

CBaptiste avatar CBaptiste commented on June 5, 2024 1

Hello @ToineSeiter !
I will have a look and keep you posted !

from algoliasearch-client-csharp.

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.