I just upgraded to 10.2 and have noticed a change in returnDistinctValues. Before I could specify this option and get a list of ALL distinct values within my query. Now, however, it will only return the top 1000. I know that the 1000 comes from the server settings and I don't want to change that. I do need to be able to return ALL of the values that satisfy my query though, just like queryForIds does. Is there a setting somewhere to fix this or is it just a change at 10.2 that I am going to have to live with?