- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for Tocker (0.03 sec)
-
ResourceUtil.java
L34:public class ResourceUtil { L35: private static final String FESS_OVERRIDE_CONF_PATH = "FESS_OVERRIDE_CONF_PATH"; L36: L37: private static final String FESS_APP_TYPE = "FESS_APP_TYPE"; L38: L39: private static final String FESS_APP_DOCKER = "docker"; L40: L41: protected ResourceUtil() { L42: // nothing L43: } L44: L45: public static String getFesenHttpUrl() { L46: final String url = SystemUtil.getSearchEngineHttpAddress(); L47: if (url != null) { L48: ...github.com/codelibs/fess/src/main/java/org/code...Thu Oct 24 08:52:32 UTC 2024 7.5K bytes