3 messages in com.googlegroups.google-enterprise-developerRe: Using combination of num = x and ...
FromSent OnAttachments
MCUSA15 Aug 2007 19:02 
MCUSA15 Aug 2007 20:28 
MCUSA17 Aug 2007 11:43 
Subject:Re: Using combination of num = x and filter = 1 with start=x wont return full results
From:MCUSA (ja.@motorcycle-usa.com)
Date:08/15/2007 08:28:57 PM
List:com.googlegroups.google-enterprise-developer

Here is the actual link - the problem I keep seeing is to build customer nav teh M value for results returned doesn't match what is actually there once its filtered

"http://192.168.xxx.xxx/search?q=Shoei +Helmet&site=WWW&output=xml_no_dtd&client=default_frontend&access=p&getfields=ImageName.ItemName.ManfName&requiredfields=PageType:Item&start=0filter=1&num=20"

Does filtering by Meta Values make the result count returned any less accurate?

I am using the following string to pull the XML values directly into my application - however when I use a combination ofnum=20&filter=1&Start=21 to
go to the next page it won't load anymore results. If I take off the filter it will return results? The test sampe has 143 results.