Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for testResourceLoading_viaIndexCreation (1.13 seconds)

  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
    Created: Fri Apr 17 09:08:13 GMT 2026
    - Last Modified: Sun Feb 01 12:48:24 GMT 2026
    - 13.1K bytes
    - Click Count (0)
Back to Top