4 messages in com.googlegroups.google-desktop-developerTotal number of Records
FromSent OnAttachments
Adynan13 Apr 2005 13:18 
Aaron Feuer13 Apr 2005 17:15 
Adynan14 Apr 2005 00:56 
Aaron Feuer14 Apr 2005 21:04 
Subject:Total number of Records
From:Adynan (vola@hotmail.com)
Date:04/13/2005 01:18:05 PM
List:com.googlegroups.google-desktop-developer

Hello

i am unable to understand something weird about count attribute of Results node,if I search some item and convert it into XML format,the count attrib shows some total record number,for instance when i searched "Java" on my Hardisk the XML version gives total recdord to 395,by default it shows 10 Pages having 10 Recs/page

http://127.0.0.1:4664/search&s=FlzJrMczGGPJguCJpnwjXfhF0hM?q=Java

http://127.0.0.1:4664/search&s=FlzJrMczGGPJguCJpnwjXfhF0hM?q=Java&format=xml

when i clicked the 10th Page,that is http://127.0.0.1:4664/search?q=Java&flags=8&num=10&start=90&s=Hay2Cu28Fkaqo5CllVhQk4DP2Hk

the XMLized URL http://127.0.0.1:4664/search?q=Java&flags=8&num=10&start=90&s=Hay2Cu28Fkaqo5CllVhQk4DP2Hk&format=xml shows the Count Attrib of results to 420

can anyone help me to understand this?should it show "395" all the time as we are navigating within 395 Recs?

Thanks