query header
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-17-2006 07:59 PM
hi there,
i am trying to limit the no of results i get from teh search each time for that i specified the fetchsize value in the header but some how i am getting back all results not the specified size. so i put must understand for the queryconfiguration element i get soap exeception that, must understand element did not get processed.
<QueryHeader xmlns="http://www.alfresco.org/ws/service/repository/1.0">
<QueryConfiguration>
<fetchSize>
10 </fetchSize>
</QueryConfiguration>
</QueryHeader>
this is my header. is it right….
is the header element implemented….
thanks prasanth
i am trying to limit the no of results i get from teh search each time for that i specified the fetchsize value in the header but some how i am getting back all results not the specified size. so i put must understand for the queryconfiguration element i get soap exeception that, must understand element did not get processed.
<QueryHeader xmlns="http://www.alfresco.org/ws/service/repository/1.0">
<QueryConfiguration>
<fetchSize>
10 </fetchSize>
</QueryConfiguration>
</QueryHeader>
this is my header. is it right….
is the header element implemented….
thanks prasanth
Labels:
- Labels:
-
Archive
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-22-2006 10:29 AM
Hi,
Yes the query header is implemented.
Perhaps you could provide the test code that is failing. This may help to determine whether this is a bug or not.
Cheers,
Roy
Yes the query header is implemented.
Perhaps you could provide the test code that is failing. This may help to determine whether this is a bug or not.
Cheers,
Roy
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2007 05:42 PM
I set the QueryConfiguration fetchSize but it doesn't seem to affect the number of results returned. Was it ever resolved?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-06-2007 07:11 AM
Hi,
If your seeing issues with this then it may well be a bug.
If you have some example code that's failing for you I'd suggest logging an issue in JIRA (http://issues.alfresco.com), along with the failing code. This allows us to schedule the fix appropriately.
Cheers,
Roy
If your seeing issues with this then it may well be a bug.
If you have some example code that's failing for you I'd suggest logging an issue in JIRA (http://issues.alfresco.com), along with the failing code. This allows us to schedule the fix appropriately.
Cheers,
Roy