- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_suggester (0.06 sec)
-
src/test/java/org/codelibs/fess/exec/SuggestCreatorTest.java
} // Test process with properties path public void test_process_withPropertiesPath() { try { // Create temporary properties file File tempPropFile = File.createTempFile("test_suggest_", ".properties"); tempPropFile.deleteOnExit(); FileUtil.writeBytes(tempPropFile.getAbsolutePath(), "test.property=value".getBytes());
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 11.1K bytes - Viewed (0)