You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.
Jest version 6.3.1
ES version 6.4.2
Description:
After search result is back, if getHits() method changes type of result from Integer to Double
Output
fields "length" and "score" are integer in SearchResult, but converted to double if getHits is invoked.
The text was updated successfully, but these errors were encountered: