When executing search on a spweb using SPSiteDataQuery and using a field of type 'Number', the query does not always retun results, although the property query is correct and it must return results. When executing the same query on a document library ; use SPQuery instead of SPSiteDataQuery; on the same spweb, i get the right results.
Any ideas?
Thanks