- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getDictionaryFiles (0.47 sec)
-
src/main/java/org/codelibs/fess/dict/DictionaryManager.java
* * @return an array of dictionary files available in the system * @throws DictionaryException if there's an error accessing the dictionaries */ public DictionaryFile<? extends DictionaryItem>[] getDictionaryFiles() { try (CurlResponse response = ComponentUtil.getCurlHelper() .get("/_configsync/file") .param("fields", "path,@timestamp")Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Fri Nov 28 16:29:12 UTC 2025 - 8K bytes - Viewed (0)