Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for testResourceLoading_viaIndexCreation (0.3 sec)

  1. src/test/java/org/codelibs/fess/suggest/SuggesterRefactoringTest.java

        }
    
        /**
         * Test that resource files can be loaded successfully.
         * This indirectly tests getDefaultMappings and getDefaultIndexSettings.
         */
        @Test
        public void testResourceLoading_viaIndexCreation() throws Exception {
            final Suggester suggester = Suggester.builder().build(client, "resource-test");
    
            // createIndexIfNothing internally calls getDefaultMappings and getDefaultIndexSettings
    Registered: Sat Dec 20 13:04:59 UTC 2025
    - Last Modified: Mon Nov 24 03:40:05 UTC 2025
    - 13.4K bytes
    - Viewed (0)
Back to top