Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getAllRecordCountRelation (0.28 sec)

  1. src/main/java/org/codelibs/fess/api/json/SearchApiManager.java

                final String allRecordCount = Long.toString(data.getAllRecordCount());
                final String allRecordCountRelation = data.getAllRecordCountRelation();
                final String allPageCount = Integer.toString(data.getAllPageCount());
                final List<Map<String, Object>> documentItems = data.getDocumentItems();
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 22 02:17:23 UTC 2024
    - 50.3K bytes
    - Viewed (0)
Back to top