2007/1/1, Domenico Parisi <[EMAIL PROTECTED]>: > I have more than 512 mp3. Is there a way to increase the upper limit to > an upper number than 512 and if yes what is the way to make this change. > > Thank yoou in advance
I think this is design decision... You will probably have to page the results in by offset=offset+512 until you obtain <512 hits. Cheers, Mikkel _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
