Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for test_getDocumentListByPrefixId (0.1 sec)

  1. src/test/java/org/codelibs/fess/helper/IndexingHelperTest.java

                    resultMap.get("query"));
            assertEquals(3, document.size());
        }
    
        public void test_getDocumentListByPrefixId() {
            documentSizeByQuery = 1L;
            final Map<String, String> resultMap = new HashMap<>();
            final SearchEngineClient client = new SearchEngineClient() {
                @Override
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 19 23:49:30 UTC 2025
    - 29.3K bytes
    - Viewed (0)
Back to top