First time here? Check out the FAQ!
0

Miscellaneous Search Error. [Offset] is beyond the number of returnable records.

  • retag add tags

Posting this question on behalf of Taylor Jones:

Miscellaneous Search Error. [Offset] is beyond the number of returnable records.

After much investigation I have found that the rets server for imls has an error with its use of maxrows. It generally works except in the case there is exactly the number of rows you ask for. e.g. if you ask for 2500 rows at a time and there is 2500 rows it adds the max rows tag even though you received all of the rows.

According to the documentation it should work as follows.

MAXROWS - A tag that indicates the maximum number of records allowed to be returned by the server has been exceeded, or alternatively, the Limit number passed by the client in the request has been exceeded.

Has anyone had to deal with this? Is there a good way to work around it or any possibility of getting the rets provider to fix it?

Taylor Jones's avatar
Taylor Jones
asked 2017-07-21 09:46:32 -0500
edit flag offensive 0 remove flag close merge delete

Comments

I will look into the issue.

bwolven's avatar bwolven (2017-07-21 09:50:20 -0500) edit
add a comment see more comments

1 Answer

0

We are working on a code fix for this but it probably won't be released until 5.61 due to the amount of testing involved.

bwolven's avatar
bwolven
answered 2017-08-01 17:10:35 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Login/Signup to Answer