Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 14 for csv_file_encoding (0.29 sec)

  1. src/main/java/org/codelibs/fess/Constants.java

        public static final String IGNORE_FAILURE_TYPE_PROPERTY = "failure.ignoretype";
    
        public static final String FAILURE_COUNT_THRESHOLD_PROPERTY = "failure.countthreshold";
    
        public static final String CSV_FILE_ENCODING_PROPERTY = "csv.file.encoding";
    
        public static final String PURGE_SEARCH_LOG_DAY_PROPERTY = "purge.searchlog.day";
    
        public static final String PURGE_USER_INFO_DAY_PROPERTY = "purge.userinfo.day";
    
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 16.4K bytes
    - Viewed (0)
  2. src/main/webapp/WEB-INF/view/admin/general/admin_general.jsp

                                        <label for="csvFileEncoding" class="col-sm-3 text-sm-right col-form-label"><la:message
                                                key="labels.csv_file_encoding"/></label>
                                        <div class="col-sm-9">
                                            <la:errors property="csvFileEncoding"/>
                                            <la:text styleId="csvFileEncoding" property="csvFileEncoding"
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Mon Jan 16 12:54:35 GMT 2023
    - 39.4K bytes
    - Viewed (0)
  3. src/main/java/org/codelibs/fess/mylasta/direction/FessProp.java

        }
    
        default void setCsvFileEncoding(final String value) {
            setSystemProperty(Constants.CSV_FILE_ENCODING_PROPERTY, value);
        }
    
        default String getCsvFileEncoding() {
            return getSystemProperty(Constants.CSV_FILE_ENCODING_PROPERTY, Constants.UTF_8);
        }
    
        default void setPurgeSearchLogDay(final int value) {
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 85K bytes
    - Viewed (0)
  4. src/main/resources/fess_label.properties

    labels.purge_search_log_day=Purge Search Log Before
    labels.purge_job_log_day=Purge Job Log Before
    labels.purge_user_info_day=Purge User Before
    labels.purge_by_bots=Bots Name For Purge
    labels.log_level=Log Level
    labels.csv_file_encoding=Encoding for CSV
    labels.notification_to=Notification Email
    labels.pathmap_configuration=Path Mapping
    labels.pathmap_title_details=Path Mapping
    labels.disabled=Disabled
    labels.pathmap_pt_crawling=Crawling
    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.purge_search_log_day=Purge Search Log Before
    labels.purge_job_log_day=Purge Job Log Before
    labels.purge_user_info_day=Purge User Before
    labels.purge_by_bots=Bots Name For Purge
    labels.log_level=Log Level
    labels.csv_file_encoding=Encoding for CSV
    labels.notification_to=Notification Email
    labels.pathmap_configuration=Path Mapping
    labels.pathmap_title_details=Path Mapping
    labels.disabled=Disabled
    labels.pathmap_pt_crawling=Crawling
    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.purge_search_log_day=Purge Search Log Before
    labels.purge_job_log_day=Purge Job Log Before
    labels.purge_user_info_day=Purge User Before
    labels.purge_by_bots=Bots Name For Purge
    labels.csv_file_encoding=Encoding for CSV
    labels.notification_to=Notification Email
    labels.pathmap_configuration=Path Mapping
    labels.pathmap_title_details=Path Mapping
    labels.disabled=Disabled
    labels.pathmap_pt_crawling=Crawling
    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.supported_search_none = 이용 불가
    labels.purge_search_log_day = 이전의 검색 기록을 삭제
    labels.purge_job_log_day = 이전 작업 로그를 삭제
    labels.purge_user_info_day = 이전 사용자 로그를 삭제
    labels.purge_by_bots = 로그에서 삭제할 Bot 이름
    labels.csv_file_encoding = CSV 파일의 인코딩
    labels.notification_to = 이메일 알림
    labels.pathmap_configuration = 경로 매핑
    labels.pathmap_title_details = 경로 매핑
    labels.disabled = 비활성
    labels.pathmap_pt_crawling = 크롤링
    labels.pathmap_pt_displaying = 표시
    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/resources/fess_label_de.properties

    labels.purge_search_log_day=Bereinige Suchprotokoll nach
    labels.purge_job_log_day=Bereinige Aufgabenprotokoll nach
    labels.purge_user_info_day=Bereinige Benutzer nach
    labels.purge_by_bots=Bot-Namen zur Bereinigung
    labels.csv_file_encoding=Kodierung für CSV
    labels.notification_to=Benachrichtigung an
    labels.pathmap_configuration=Pfad-Zuordnung
    labels.pathmap_title_details=Pfad-Zuordnung
    labels.disabled=Deaktiviert
    labels.pathmap_pt_crawling=Crawlen
    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)
  9. src/main/resources/fess_label_ja.properties

    labels.supported_search_none=利用不可
    labels.purge_search_log_day=以前の検索ログを削除
    labels.purge_job_log_day=以前のジョブログを削除
    labels.purge_user_info_day=以前のユーザーログを削除
    labels.purge_by_bots=ログを削除するボット名
    labels.log_level=ログレベル
    labels.csv_file_encoding=CSVファイルのエンコード
    labels.notification_to=通知メール
    labels.pathmap_configuration=パスマッピング
    labels.pathmap_title_details=パスマッピング
    labels.disabled=無効
    labels.pathmap_pt_crawling=クロール
    labels.pathmap_pt_displaying=表示
    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_fr.properties

    labels.purge_job_log_day	=	Purger le journal des tâches avant
    labels.purge_user_info_day	=	Purger le journal utilisateur avant
    labels.purge_by_bots	=	Nom des robots pour la purge
    labels.log_level	=	Niveau de journalisation
    labels.csv_file_encoding	=	Encodage pour CSV
    labels.notification_to	=	E-mail de notification
    labels.pathmap_configuration	=	Mapping du chemin
    labels.pathmap_title_details	=	Mapping du chemin
    labels.disabled	=	Désactivé
    Properties
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 46.6K bytes
    - Viewed (0)
Back to top