- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_setSearcherOnEmptyList (0.09 seconds)
-
src/test/java/org/codelibs/fess/rank/fusion/RankFusionProcessorEdgeCaseTest.java
assertNotNull(results); } } /** * Test setSearcher when list is initially empty. */ @Test public void test_setSearcherOnEmptyList() throws Exception { try (RankFusionProcessor processor = new RankFusionProcessor()) { // Set searcher before init processor.setSearcher(new TestSearcher(100));
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Jan 11 08:43:05 GMT 2026 - 14.2K bytes - Click Count (0)