Closed sylvinus closed 8 years ago
Elasticsearch provides TotalHits, we could include it in the interface if we feel it adds value?
TotalHits
:+1: for adding total number of matching documents --- it could be displayed as a small grey number above or below the search results.
PR sent https://github.com/commonsearch/cosr-front/pull/29
Fixed by @chaconnewu :)
Elasticsearch provides
TotalHits
, we could include it in the interface if we feel it adds value?