- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testUserBoostMinimum (0.14 seconds)
-
src/test/java/org/codelibs/fess/suggest/entity/SuggestItemTest.java
item.setEmptySource(emptySource); Map<String, Object> result = item.toEmptyMap(); assertEquals(emptySource, result); } @Test public void testUserBoostMinimum() { // Test that user boost is at least 1 String[] text = { "test" }; String[][] readings = { { "test" } }; // Test with boost less than 1
Created: Fri Apr 17 09:08:13 GMT 2026 - Last Modified: Mon Sep 01 13:33:03 GMT 2025 - 16.7K bytes - Click Count (0)