Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 41 - 41 of 41 for replaceFirst (0.05 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. src/main/java/org/codelibs/fess/helper/CoordinatorHelper.java

         *
         * @return the coordinator index name.
         */
        protected String getIndexName() {
            final FessConfig fessConfig = ComponentUtil.getFessConfig();
            return INDEX_NAME.replaceFirst("fess_config", fessConfig.getIndexConfigIndex());
        }
    
        // ===================================================================================
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 06:59:19 GMT 2026
    - 33.3K bytes
    - Click Count (0)
Back to Top