- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for getFieldList (0.06 sec)
-
src/main/java/org/codelibs/fess/util/FacetResponse.java
return queryCountMap; } /** * Gets the list of field facets. * * @return the fieldList containing all field facet information */ public List<Field> getFieldList() { return fieldList; } @Override public String toString() { return "FacetResponse [queryCountMap=" + queryCountMap + ", fieldList=" + fieldList + "]"; }
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 5.2K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/api/json/SearchApiManager.java
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 54.6K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/web/api/ApiResult.java
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 24.9K bytes - Viewed (0)