Search Result Limit Increase

December 5, 2007

Early this morning we turned on a highly requested feature... The AJAX Search API now supports up to 32 search results as well as pagination through result sets. I understand that this might not match everything that you have been asking for, but at this point in time, delivering a 4x increase in the number of available search results is all that we are able to support.

You can see the new code in action in all of our samples that are based on the default search control:

The pagination logic is built into the default search control. If you like to code your own search control, we have updated the Raw Searcher sample with a few lines of code that implements result pagination.

For a number of complex reasons, this feature is not implemented in Blog Search or in Local Search.

Thanks for all your continued support and feedback.