- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_withRelevantDocs_manyDocs (0.38 seconds)
-
src/test/java/org/codelibs/fess/llm/RelevanceEvaluationResultTest.java
fail("Indexes list should be immutable"); } catch (UnsupportedOperationException e) { // Expected } } @Test public void test_withRelevantDocs_manyDocs() { List<String> docIds = Arrays.asList("doc1", "doc2", "doc3", "doc4", "doc5", "doc6", "doc7", "doc8", "doc9", "doc10"); List<Integer> indexes = Arrays.asList(1, 2, 3, 4, 5, 6, 7, 8, 9, 10);
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Mar 01 08:11:18 GMT 2026 - 7.7K bytes - Click Count (0)