- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_getSearchEngineHttpAddress_withValue (2.35 sec)
-
src/test/java/org/codelibs/fess/util/SystemUtilTest.java
if (originalValue != null) { System.setProperty(Constants.FESS_SEARCH_ENGINE_HTTP_ADDRESS, originalValue); } } } public void test_getSearchEngineHttpAddress_withValue() { String testAddress = "http://localhost:9200"; String originalValue = System.getProperty(Constants.FESS_SEARCH_ENGINE_HTTP_ADDRESS); try {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 12 07:34:10 UTC 2025 - 12.9K bytes - Viewed (0)