Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for dict_stopwords_file (0.41 sec)

  1. src/main/resources/fess_label_en.properties

    labels.dict_stopwords_link_download = Download
    labels.dict_stopwords_link_upload = Upload
    labels.dict_stopwords_source = Source
    labels.dict_stopwords_button_download = Download
    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
    L746
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 40.7K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_de.properties

    labels.dict_stopwords_link_upload = Hochladen
    labels.dict_stopwords_source = Quelle
    labels.dict_stopwords_button_download = Herunterladen
    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
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 42.8K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_ru.properties

    labels.dict_stopwords_link_download = Download
    labels.dict_stopwords_link_upload = Upload
    labels.dict_stopwords_source = Source
    labels.dict_stopwords_button_download = Download
    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
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 45.6K bytes
    - Viewed (0)
  4. src/main/resources/fess_label.properties

    labels.dict_stopwords_link_download = Download
    labels.dict_stopwords_link_upload = Upload
    labels.dict_stopwords_source = Source
    labels.dict_stopwords_button_download = Download
    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
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 40.7K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_fr.properties

    labels.dict_stopwords_link_upload 	=	Charge
    labels.dict_stopwords_source 	=	Source
    labels.dict_stopwords_button_download 	=	Télécharger
    labels.dict_stopwords_button_upload 	=	Envoyer
    labels.dict_stopwords_file 	=	Fichier des Stopwords
    labels.boost_document_rule_configuration	=	Doc Boost
    labels.boost_document_rule_title_details	=	Doc Boost
    labels.boost_document_rule_list_url_expr	=	Condition
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 46.6K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_ko.properties

    labels.dict_stopwords_link_download = 다운로드
    labels.dict_stopwords_link_upload = 업로드
    labels.dict_stopwords_source = 단어 정보
    labels.dict_stopwords_button_download = 다운로드
    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 = 상태
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 44K bytes
    - Viewed (0)
  7. src/main/resources/fess_label_ja.properties

    labels.dict_stopwords_link_download = ダウンロード
    labels.dict_stopwords_link_upload = アップロード
    labels.dict_stopwords_source = 単語情報
    labels.dict_stopwords_button_download = ダウンロード
    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=条件
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 46.2K bytes
    - Viewed (0)
  8. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: Stopwords File */
        public static final String LABELS_dict_stopwords_file = "{labels.dict_stopwords_file}";
    
        /** The key of the message: Doc Boost */
        public static final String LABELS_boost_document_rule_configuration = "{labels.boost_document_rule_configuration}";
    
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 146.4K bytes
    - Viewed (0)
Back to top