- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_searchWithNullQuery (0.07 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/test/java/org/codelibs/fess/rank/fusion/RankFusionProcessorEdgeCaseTest.java
assertTrue(results.size() <= 10); } } /** * Test search with null query (should be handled by implementation). */ @Test public void test_searchWithNullQuery() throws Exception { try (RankFusionProcessor processor = new RankFusionProcessor()) { processor.setSearcher(new TestSearcher(100)); processor.init();
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)