- Sort Score
- Result 10 results
- Languages All
Results 11 - 11 of 11 for app_name (0.03 sec)
-
src/test/java/org/codelibs/fess/it/CrawlTestBase.java
} } return resList; } protected static List<Map<String, Object>> readLogItems(final String apiName) { final Map<String, Object> searchBody = new HashMap<>(); final String response = checkMethodBase(searchBody).get("/api/admin/" + apiName + "/logs").asString(); final List<Map<String, Object>> itemList = JsonPath.from(response).getList("response.logs");
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 10K bytes - Viewed (0)