Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for testBuildWithCustomSettings (0.31 sec)

  1. src/test/java/org/codelibs/fess/suggest/settings/SuggestSettingsBuilderTest.java

            // Note: We can't directly verify internal state of SuggestSettings without getters,
            // but we can verify it was created successfully
        }
    
        @Test
        public void testBuildWithCustomSettings() {
            // Test building with all custom settings
            String id = "custom-id";
            builder.setSettingsIndexName("CUSTOM_INDEX")
                    .addInitialSettings("custom.key1", "value1")
    Registered: Fri Sep 19 09:08:11 UTC 2025
    - Last Modified: Mon Sep 01 13:33:03 UTC 2025
    - 14.4K bytes
    - Viewed (0)
Back to top