- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for _isHovered (0.05 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/main/java/org/codelibs/fess/ds/DataStoreFactory.java
* All keys are stored in lowercase for case-insensitive lookup. */ protected Map<String, DataStore> dataStoreMap = new LinkedHashMap<>(); /** * Cached array of available data store names discovered from plugin JAR files. * This cache is refreshed periodically based on the lastLoadedTime. */ protected volatile String[] dataStoreNames = StringUtil.EMPTY_STRINGS; /**Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Nov 28 16:29:12 GMT 2025 - 9K bytes - Click Count (0)