Lacy
unread,Nov 23, 2009, 4:30:39 PM11/23/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Search Appliance/Google Mini - Google Search Appliance/Google Mini
I understand clearly that on the default frontend, if you click page 5
in the search results pagination and there are only 3 pages, you will
get taken to page 3. In a custom frontend I'm translating the XML
results into pagination links. There is no XML parameter to
communicate this exception; "Hey, you asked for results 40-50 but all
I have is 30 results" etc..
The most curious part about this is that I do get results for a bad
request. Requesting results 40-50 returns pages that only match
between some newly implemented googleoff tags like <!--googleoff:
index--> etc. This is somewhat friendly but undesired in this case.