-
Apr 27th, 2012, 02:48 PM
#1
NearQuery and Skip
I am trying to do a find based on a geoNear search (given {lat,lon} and radius), which I use
NearQuery for the query and call mongTemplate's geoNear () method.
That all works fine.
Now, the search needs to be paged. My understanding is that NearQuery does not support "skip" as the regular
Query class.
(It supports "max num" , but not "page").
Please advise of a work-around to do a paginated search based on geo location near.
Thank you so much.
-
Feb 26th, 2013, 05:37 PM
#2
Hi,
Did you finally find a workaround ?
Cheers
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules