Re: [Virtuoso-users] Issue with ResultSetMaxRows property

2013-12-04 Thread Julien Plu
Thanks ! It works very well now. Best. Julien. 2013/12/4 Rumi > Hi Julien, > > > On 04-Dec-13 1:11 PM, Julien Plu wrote: > >Hi, > > When I try to make a query on my SPARQL endpoint I have this error : > > Virtuoso 22023 Error SR353: Sorted TOP clause specifies more then 11000 rows > to

Re: [Virtuoso-users] Issue with ResultSetMaxRows property

2013-12-04 Thread Rumi
Hi Julien, On 04-Dec-13 1:11 PM, Julien Plu wrote: Hi, When I try to make a query on my SPARQL endpoint I have this error : Virtuoso 22023 Error SR353: Sorted TOP clause specifies more then 11000 rows to sort. Only 1 are allowed. Either decrease the offset and/or row count or use a scro

[Virtuoso-users] Issue with ResultSetMaxRows property

2013-12-04 Thread Julien Plu
Hi, When I try to make a query on my SPARQL endpoint I have this error : Virtuoso 22023 Error SR353: Sorted TOP clause specifies more then 11000 rows to sort. Only 1 are allowed. Either decrease the offset and/or row count or use a scrollable cursor Whereas my ResultSetMaxRows property is se