Class SearchHitsUtil

java.lang.Object
org.opensearch.data.client.orhlc.SearchHitsUtil

public final class SearchHitsUtil extends Object
Utility class to prevent leaking of Lucene API into Spring Data OpenSearch.
Since:
0.1
  • Method Details

    • getTotalCount

      public static long getTotalCount(org.opensearch.search.SearchHits searchHits)