Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for bad_word (0.03 sec)

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

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

    # Online help key for related content.
    online.help.name.relatedcontent=relatedcontent
    # Online help key for wizard.
    online.help.name.wizard=wizard
    # Online help key for bad word.
    online.help.name.badword=badword
    # Online help key for path mapping.
    online.help.name.pathmap=pathmap
    # Online help key for boost document.
    online.help.name.boostdoc=boostdoc
    # Online help key for data config.
    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