- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for queryCountMap (0.04 sec)
-
src/main/java/org/codelibs/fess/util/FacetResponse.java
return name; } } /** * Gets the map of query facet counts. * * @return the queryCountMap containing decoded query strings and their counts */ public Map<String, Long> getQueryCountMap() { return queryCountMap; } /** * Gets the list of field facets. * * @return the fieldList containing all field facet informationRegistered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sun Nov 23 11:39:05 UTC 2025 - 5.3K bytes - Viewed (0)