[ https://jira.fiware.org/browse/HELP-17879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Lopez reassigned HELP-17879: ------------------------------------- Assignee: Ken Zangelin > [fiware-stackoverflow] FIWARE - Orion LD offset parameter does not provide any results after threshold > ------------------------------------------------------------------------------------------------------ > > Key: HELP-17879 > URL: https://jira.fiware.org/browse/HELP-17879 > Project: Help-Desk > Issue Type: Monitor > Components: FIWARE-TECH-HELP > Reporter: Backlog Manager > Assignee: Ken Zangelin > Labels: fiware, fiware-orion > > Created question in FIWARE Q/A platform on 14-06-2021 at 10:06 > {color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/67968349/fiware-orion-ld-offset-parameter-does-not-provide-any-results-after-threshold > +Question:+ > FIWARE - Orion LD offset parameter does not provide any results after threshold > +Description:+ > I am using FIWARE Orion-LD in order to store Social Media posts, whose number exceeds 300,000. > I would like to access all the entities of type SMPost which belong to a specific SMCollection. > GET <orion_host>:1026/ngsi-ld/v1/entities?options=keyValues&q=belongsToCollection==%22urn:ngsi-ld:SMCollection:XX%22&type=SMPost&limit=1000&offset=XXX&options=count > For this purpose, I am employing pagination, as instructed in the official documentation, using the parameters limit and offset. Using the parameter options=count, I confirm that indeed all the entities are correctly inserted in the MongoDB. > Everything goes well until the offset is set to 34000, then, when exceeded, an empty list is returned, as a response. > Is this a known issue? Could you please provide an alternative way that I could get this data? > Thank you very much in advance for your response. -- This message was sent by Atlassian JIRA (v6.4.1#64016)
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy