- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2017 07:55 AM
We have a cmis query which needs to fetch about 200000 records from alfresco. Currently it is limited to only 1000 records. Can you let us know what configuration to change so that the cmis query returns the full result set without pagination.
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2017 06:14 AM
Hi owais,
What Douglas C. R. Paes says is correct, but in the following thread you can find a solution for your need.
Alfresco CMIS limit size and time query - Stack Overflow
In brief: Florian Muller suggests to use the URL parameter maxItems
.
I hope this help you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2017 11:45 AM
Hi Owais,
Which Alfresco edition and version are you using?
And which Solr version? (if you use it)
Regads
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2017 11:51 AM
Hi Sir,
I am using Alfresco 5.2 d and solr 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2017 03:30 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2017 06:14 AM
Hi owais,
What Douglas C. R. Paes says is correct, but in the following thread you can find a solution for your need.
Alfresco CMIS limit size and time query - Stack Overflow
In brief: Florian Muller suggests to use the URL parameter maxItems
.
I hope this help you.
