- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getDocumentItems (0.07 sec)
-
src/main/java/org/codelibs/fess/api/json/SearchApiManager.java
final String allRecordCountRelation = data.getAllRecordCountRelation(); final String allPageCount = Integer.toString(data.getAllPageCount()); final List<Map<String, Object>> documentItems = data.getDocumentItems(); final FacetResponse facetResponse = data.getFacetResponse(); final String queryId = data.getQueryId(); final String highlightParams = data.getAppendHighlightParams();
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Fri Nov 28 16:29:12 UTC 2025 - 55.4K bytes - Viewed (1)