- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_getDocumentListByQuery_withNullFields (0.12 sec)
-
src/test/java/org/codelibs/fess/helper/IndexingHelperTest.java
final Map<String, Object> document = indexingHelper.getDocument(client, "999", new String[] { "title" }); assertNull(document); } public void test_getDocumentListByQuery_withNullFields() { documentSizeByQuery = 1L; final Map<String, String> resultMap = new HashMap<>(); final SearchEngineClient client = new SearchEngineClient() { @Override
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 19 23:49:30 UTC 2025 - 29.3K bytes - Viewed (0)