Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for test_getDocumentListByPrefixId (0.31 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: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 23.3K bytes
    - Viewed (0)
Back to top