} else {
            var uri = this.get('resultsUri');
            var type = this.get('resultsType');
            return SearchModelArray.newArrayLoadedFromUri(uri, type);
        }