Fix add limit to search_record_ids
Compare changes
- Ernesto Gutierrez authored
@@ -148,7 +148,8 @@ class ExtendedSearchId(SearchId):
@@ -184,7 +185,8 @@ class ExtendedSearchId(SearchId):
Add limit to query request to allow more than 10 search results returned in response.