Issues in Location search API #35
-
@amit-tarento @reshmi-nair We found some issues in the location search API. Please check and let us know. Issue 1
Issue 2 cc - @aks30, @VISHNUDAS-tunerlabs |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
@priyanka-TL This is not an issue, its default behaviour of any search API of lern BB. |
Beta Was this translation helpful? Give feedback.
@priyanka-TL This is not an issue, its default behaviour of any search API of lern BB.
By default search API will return you 250 matched documents from ES in response.
Its better you should use pagination or else if you need complete data in single API call response then pass the limit field in request with whatever doc count you need in response.