Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 18 of 18 for crawlingConfigName (0.1 sec)

  1. src/main/resources/fess_label_nl.properties

    labels.versionNo=Versienummer
    labels.cronExpression=Planning
    labels.dayForCleanup=Documenten ouder dan de opgegeven datum verwijderen
    labels.crawlingThreadCount=Aantal gelijktijdige crawls
    labels.boost=Boostwaarde
    labels.crawlingConfigName=Naam
    labels.crawlingConfigPath=Te crawlen pad
    labels.processType=Procestype
    labels.parameters=Parameters
    labels.designFile=Te uploaden bestand
    labels.bulkFile=Bulkbestand
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 42.8K bytes
    - Viewed (1)
  2. src/main/resources/fess_label_ru.properties

    labels.versionNo=Номер версии
    labels.cronExpression=Расписание
    labels.dayForCleanup=Удалить документы старше указанных дней
    labels.crawlingThreadCount=Количество одновременных потоков сканирования
    labels.boost=Ускорение
    labels.crawlingConfigName=Имя
    labels.crawlingConfigPath=Путь для сканирования
    labels.processType=Тип процесса
    labels.parameters=Параметры
    labels.designFile=Файл для загрузки
    labels.bulkFile=Массовый файл
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 55.8K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_it.properties

    labels.cronExpression=Pianificazione
    labels.dayForCleanup=Elimina documenti precedenti alla data specificata
    labels.crawlingThreadCount=Numero di scansioni simultanee
    labels.boost=Valore di boost
    labels.crawlingConfigName=Nome
    labels.crawlingConfigPath=Percorso da scansionare
    labels.processType=Tipo di processo
    labels.parameters=Parametri
    labels.designFile=File da caricare
    labels.bulkFile=File di massa
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.4K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_zh_CN.properties

    labels.urls=URL
    labels.userAgent=用户代理
    labels.username=用户名
    labels.value=值
    labels.versionNo=版本号
    labels.cronExpression=计划
    labels.dayForCleanup=删除指定日期之前的文档
    labels.crawlingThreadCount=同时爬网数
    labels.boost=提升值
    labels.crawlingConfigName=名称
    labels.crawlingConfigPath=要爬网的路径
    labels.processType=处理类型
    labels.parameters=参数
    labels.designFile=要上传的文件
    labels.bulkFile=批量文件
    labels.appendQueryParameter=添加搜索参数
    labels.configId=配置ID
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.5K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_fr.properties

    labels.cronExpression=Planification
    labels.dayForCleanup=Supprimer les documents plus anciens que les jours spécifiés
    labels.crawlingThreadCount=Nombre d'explorations simultanées
    labels.boost=Boost
    labels.crawlingConfigName=Nom
    labels.crawlingConfigPath=Chemin à explorer
    labels.processType=Type de processus
    labels.parameters=Paramètres
    labels.designFile=Fichier à téléverser
    labels.bulkFile=Fichier en vrac
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.6K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_pt_BR.properties

    labels.cronExpression=Agendamento
    labels.dayForCleanup=Excluir documentos anteriores à data especificada
    labels.crawlingThreadCount=Número de rastreamentos simultâneos
    labels.boost=Valor de impulso
    labels.crawlingConfigName=Nome
    labels.crawlingConfigPath=Caminho a ser rastreado
    labels.processType=Tipo de processo
    labels.parameters=Parâmetros
    labels.designFile=Arquivo para upload
    labels.bulkFile=Arquivo em massa
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.1K bytes
    - Viewed (0)
  7. src/main/resources/fess_label_ja.properties

    labels.userAgent=ユーザーエージェント
    labels.username=ユーザー名
    labels.value=値
    labels.versionNo=バージョン番号
    labels.cronExpression=スケジュール
    labels.dayForCleanup=指定日以前のドキュメントの削除
    labels.crawlingThreadCount=同時クロール数
    labels.boost=ブースト値
    labels.crawlingConfigName=名前
    labels.crawlingConfigPath=クロールするパス
    labels.processType=処理の種類
    labels.parameters=パラメーター
    labels.designFile=アップロードするファイル
    labels.bulkFile=バルクファイル
    labels.appendQueryParameter=検索パラメーターの追加
    labels.configId=設定ID
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Nov 07 06:19:20 UTC 2024
    - 46.2K bytes
    - Viewed (0)
  8. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: Boost */
        public static final String LABELS_BOOST = "{labels.boost}";
    
        /** The key of the message: Name */
        public static final String LABELS_CRAWLING_CONFIG_NAME = "{labels.crawlingConfigName}";
    
        /** The key of the message: Path to Crawl */
        public static final String LABELS_CRAWLING_CONFIG_PATH = "{labels.crawlingConfigPath}";
    
        /** The key of the message: Process Type */
    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