Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for getTotalHitCount (0.3 seconds)

  1. src/main/java/org/codelibs/fess/suggest/util/ScrollOperationHelper.java

         * @param index The index name to search
         * @param query The query to execute
         * @return The total number of hits matching the query
         */
        public static long getTotalHitCount(final Client client, final SuggestSettings settings, final String index, final QueryBuilder query) {
    
            final SearchResponse response =
    Created: Fri Apr 17 09:08:13 GMT 2026
    - Last Modified: Sun Feb 01 12:48:24 GMT 2026
    - 9.7K bytes
    - Click Count (0)
Back to Top