Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for extractList (0.04 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. src/main/java/org/codelibs/fess/rank/fusion/RankFusionProcessor.java

            if (Relation.EQUAL_TO.toString().equals(mainResult.getAllRecordCountRelation())) {
                allRecordCount += offset;
            }
            return createResponseList(extractList(fusedDocs, pageSize, startPosition), allRecordCount, mainResult.getAllRecordCountRelation(),
                    mainResult.getQueryTime(), mainResult.isPartialResults(), mainResult.getFacetResponse(), startPosition, pageSize, offset);
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Thu Dec 25 02:13:14 GMT 2025
    - 28K bytes
    - Click Count (0)
Back to Top