- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for TestSearcherWithFixedIds (0.08 seconds)
-
src/test/java/org/codelibs/fess/rank/fusion/RankFusionProcessorEdgeCaseTest.java
public void test_duplicateDocumentIds() throws Exception { try (RankFusionProcessor processor = new RankFusionProcessor()) { processor.setSearcher(new TestSearcherWithFixedIds("doc1", "doc2", "doc3")); processor.register(new TestSearcherWithFixedIds("doc2", "doc3", "doc4")); // Some duplicates 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)