Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 20 for boost_document_rule (0.29 sec)

  1. src/main/java/org/codelibs/fess/es/config/bsbhv/BsBoostDocumentRuleBhv.java

        }
    
        @Override
        protected String asEsIndex() {
            return "fess_config.boost_document_rule";
        }
    
        @Override
        public String asEsIndexType() {
            return "boost_document_rule";
        }
    
        @Override
        public String asEsSearchType() {
            return "boost_document_rule";
        }
    
        @Override
        public BoostDocumentRuleDbm asDBMeta() {
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 10.1K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/es/config/bsentity/dbmeta/BoostDocumentRuleDbm.java

        //                                                                          ==========
        protected final String _tableDbName = "boost_document_rule";
        protected final String _tableDispName = "boost_document_rule";
        protected final String _tablePropertyName = "BoostDocumentRule";
    
        public String getTableDbName() {
            return _tableDbName;
        }
    
        @Override
        public String getTableDispName() {
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 10.4K bytes
    - Viewed (0)
  3. src/main/java/org/codelibs/fess/es/config/cbean/bs/BsBoostDocumentRuleCB.java

        @Override
        public BoostDocumentRuleDbm asDBMeta() {
            return BoostDocumentRuleDbm.getInstance();
        }
    
        @Override
        public String asTableDbName() {
            return "boost_document_rule";
        }
    
        @Override
        public boolean hasSpecifiedColumn() {
            return _specification != null;
        }
    
        @Override
        public ConditionQuery localCQ() {
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 7.1K bytes
    - Viewed (0)
  4. src/main/resources/fess_label.properties

    labels.dict_stopwords_button_upload = Upload
    labels.dict_stopwords_file = Stopwords File
    labels.boost_document_rule_configuration=Doc Boost
    labels.boost_document_rule_title_details=Doc Boost
    labels.boost_document_rule_list_url_expr=Condition
    labels.boost_document_rule_url_expr=Condition
    labels.boost_document_rule_boost_expr=Boost Expr
    labels.boost_document_rule_sort_order=Sort Order
    labels.access_token_configuration=Access Token
    Properties
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 40.7K bytes
    - Viewed (1)
  5. src/main/resources/fess_label_en.properties

    labels.dict_stopwords_button_upload = Upload
    labels.dict_stopwords_file = Stopwords File
    labels.boost_document_rule_configuration=Doc Boost
    labels.boost_document_rule_title_details=Doc Boost
    labels.boost_document_rule_list_url_expr=Condition
    labels.boost_document_rule_url_expr=Condition
    labels.boost_document_rule_boost_expr=Boost Expr
    labels.boost_document_rule_sort_order=Sort Order
    labels.access_token_configuration=Access Token
    Properties
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 40.7K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_ru.properties

    labels.dict_stopwords_button_upload = Upload
    labels.dict_stopwords_file = Stopwords File
    labels.boost_document_rule_configuration=Doc Boost
    labels.boost_document_rule_title_details=Doc Boost
    labels.boost_document_rule_list_url_expr=Condition
    labels.boost_document_rule_url_expr=Condition
    labels.boost_document_rule_boost_expr=Boost Expr
    labels.boost_document_rule_sort_order=Sort Order
    labels.elevate_word_configuration=Additional Word
    Properties
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 45.6K bytes
    - Viewed (0)
  7. src/main/resources/fess_label_ko.properties

    labels.dict_stopwords_button_upload = 업로드
    labels.dict_stopwords_file = Stopwords 파일
    labels.boost_document_rule_configuration = 문서 부스트
    labels.boost_document_rule_title_details = 문서 부스트
    labels.boost_document_rule_list_url_expr = 상태
    labels.boost_document_rule_url_expr = 상태
    labels.boost_document_rule_boost_expr = 부스트 정규식
    labels.boost_document_rule_sort_order = 정렬 순서
    labels.access_token_configuration = 액세스 토큰
    Properties
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 44K bytes
    - Viewed (0)
  8. src/main/java/org/codelibs/fess/es/config/bsentity/BsBoostDocumentRule.java

        @Override
        public BoostDocumentRuleDbm asDBMeta() {
            return BoostDocumentRuleDbm.getInstance();
        }
    
        @Override
        public String asTableDbName() {
            return "boost_document_rule";
        }
    
        // ===================================================================================
        //                                                                              Source
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 6.7K bytes
    - Viewed (0)
  9. src/main/resources/fess_label_ja.properties

    labels.dict_stopwords_button_upload = アップロード
    labels.dict_stopwords_file = Stopwordsファイル
    labels.boost_document_rule_configuration=ドキュメントブースト
    labels.boost_document_rule_title_details=ドキュメントブースト
    labels.boost_document_rule_list_url_expr=条件
    labels.boost_document_rule_url_expr=条件
    labels.boost_document_rule_boost_expr=ブースト値式
    labels.boost_document_rule_sort_order=ソート順
    labels.access_token_configuration=アクセストークン
    Properties
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 46.2K bytes
    - Viewed (2)
  10. src/main/resources/fess_label_de.properties

    labels.dict_stopwords_button_upload = Hochladen
    labels.dict_stopwords_file = Stopwort-Liste
    labels.boost_document_rule_configuration=Dok.-Boost
    labels.boost_document_rule_title_details=Dok.-Boost
    labels.boost_document_rule_list_url_expr=Bedingung
    labels.boost_document_rule_url_expr=Bedingung
    labels.boost_document_rule_boost_expr=Boost-Ausdruck
    labels.boost_document_rule_sort_order=Sortierreihenfolge
    labels.access_token_configuration=Zugriffstoken
    Properties
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 42.8K bytes
    - Viewed (0)
Back to top