Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 11 of 11 for getSearchEngineHttpAddress (1.42 sec)

  1. src/main/java/org/codelibs/fess/exec/Crawler.java

                } catch (final Exception e) {
                    // ignore
                }
            }
    
            initializeProbes();
    
            final String httpAddress = SystemUtil.getSearchEngineHttpAddress();
            if (StringUtil.isNotBlank(httpAddress)) {
                System.setProperty(FesenClient.HTTP_ADDRESS, httpAddress);
            }
    
            TimeoutTask systemMonitorTask = null;
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Aug 07 03:06:29 UTC 2025
    - 31K bytes
    - Viewed (0)
Back to top