- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setDictionaryManager (0.07 sec)
-
src/main/java/org/codelibs/fess/dict/DictionaryManager.java
public void init() { if (logger.isDebugEnabled()) { logger.debug("Initialize {}", this.getClass().getSimpleName()); } creatorList.forEach(creator -> { creator.setDictionaryManager(this); }); } /** * Retrieves all available dictionary files from the ConfigSync storage. * This method queries the ConfigSync API to get file information and
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 7.7K bytes - Viewed (0)