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.