Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for duplicate_host (0.05 sec)

  1. src/main/java/org/codelibs/fess/opensearch/config/cbean/cq/bs/BsDuplicateHostCQ.java

        //                                                                       =============
        @Override
        public String asTableDbName() {
            return "duplicate_host";
        }
    
        @Override
        public String xgetAliasName() {
            return "duplicate_host";
        }
    
        // ===================================================================================
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Mar 15 06:53:53 UTC 2025
    - 58.5K bytes
    - Viewed (0)
  2. src/main/resources/fess_config.properties

    # Online help key for file authentication.
    online.help.name.fileauth=fileauth
    # Online help key for label type.
    online.help.name.labeltype=labeltype
    # Online help key for duplicate host.
    online.help.name.duplicatehost=duplicatehost
    # Online help key for scheduler.
    online.help.name.scheduler=scheduler
    # Online help key for crawling info.
    online.help.name.crawlinginfo=crawlinginfo
    # Online help key for backup.
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 14:45:37 UTC 2025
    - 54.7K bytes
    - Viewed (0)
Back to top