Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 22 of 22 for development_mode_warning (0.14 sec)

  1. src/main/resources/fess_label_ja.properties

    labels.sereq_configuration=OpenSearchへのリクエスト
    labels.sereq_request_file=リクエストファイル
    labels.requestFile=リクエストファイル
    labels.sereq_button_upload=送信
    labels.facet_is_not_found=該当なし
    labels.doc_score=スコア:
    labels.development_mode_warning=開発モードで起動しています。本運用環境ではOpenSearchを別途インストールしてください。
    labels.eol_error=ご利用のシステムはサポートが終了しています。製品サポート期限のページを参照して、アップグレードしてください。
    labels.tooltip_search_view=検索画面
    labels.tooltip_run_crawler=クローラーの実行
    labels.tooltip_forum=フォーラム
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Nov 07 06:19:20 UTC 2024
    - 46.2K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: Fess is running in development mode. Please install OpenSearch separately in a production environment. */
        public static final String LABELS_development_mode_warning = "{labels.development_mode_warning}";
    
        /** The key of the message: The system you are using is no longer supported. Please refer to the product support lifecycle page and upgrade. */
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 146.4K bytes
    - Viewed (0)
Back to top