- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getTestDataPath (0.07 sec)
-
src/test/java/org/codelibs/fess/it/search/SearchApiTests.java
} } private static void createFileConfig() { final Map<String, Object> requestBody = new HashMap<>(); final String paths = "file:" + getTestDataPath(); requestBody.put("name", NAME_PREFIX + "FileConfig"); requestBody.put("paths", paths); requestBody.put("excluded_paths", ".*\\.git.*"); requestBody.put("max_access_count", 100);
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 18.6K bytes - Viewed (0)