Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 41 for configParameter (0.44 sec)

  1. src/main/resources/fess_label.properties

    labels.processType=Process Type
    labels.parameters=Parameters
    labels.designFile=File to Upload
    labels.bulkFile=Bulk File
    labels.appendQueryParameter=Append Search Parameters
    labels.configId=Config ID
    labels.configParameter=Config Parameter
    labels.content=Content
    labels.csvFileEncoding=CSV Encoding
    labels.defaultLabelValue=Default Label
    labels.designFileName=File Name
    labels.incrementalCrawling=Check Last Modified
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jun 28 08:40:50 UTC 2025
    - 40.7K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_nl.properties

    labels.processType=Procestype
    labels.parameters=Parameters
    labels.designFile=Te uploaden bestand
    labels.bulkFile=Bulkbestand
    labels.appendQueryParameter=Zoekparameter toevoegen
    labels.configId=Configuratie-ID
    labels.configParameter=Configuratieparameter
    labels.content=Inhoud
    labels.csvFileEncoding=CSV-codering
    labels.defaultLabelValue=Standaardlabel
    labels.designFileName=Bestandsnaam
    labels.incrementalCrawling=Controleer laatste wijzigingsdatum
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 42.8K bytes
    - Viewed (1)
  3. src/main/resources/fess_label_ru.properties

    labels.processType=Тип процесса
    labels.parameters=Параметры
    labels.designFile=Файл для загрузки
    labels.bulkFile=Массовый файл
    labels.appendQueryParameter=Добавить параметры поиска
    labels.configId=ID конфигурации
    labels.configParameter=Параметр конфигурации
    labels.content=Содержимое
    labels.csvFileEncoding=Кодировка CSV
    labels.defaultLabelValue=Метка по умолчанию
    labels.designFileName=Имя файла
    labels.incrementalCrawling=Проверить последнее изменение
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 55.8K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_it.properties

    labels.processType=Tipo di processo
    labels.parameters=Parametri
    labels.designFile=File da caricare
    labels.bulkFile=File di massa
    labels.appendQueryParameter=Aggiungi parametro di ricerca
    labels.configId=ID configurazione
    labels.configParameter=Parametro di configurazione
    labels.content=Contenuto
    labels.csvFileEncoding=Codifica CSV
    labels.defaultLabelValue=Etichetta predefinita
    labels.designFileName=Nome file
    labels.incrementalCrawling=Verifica ultima modifica
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.4K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_ja.properties

    labels.crawlingConfigPath=クロールするパス
    labels.processType=処理の種類
    labels.parameters=パラメーター
    labels.designFile=アップロードするファイル
    labels.bulkFile=バルクファイル
    labels.appendQueryParameter=検索パラメーターの追加
    labels.configId=設定ID
    labels.configParameter=設定パラメーター
    labels.content=コンテンツ
    labels.csvFileEncoding=CSVエンコーディング
    labels.defaultLabelValue=デフォルトラベル
    labels.designFileName=ファイル名
    labels.incrementalCrawling=最終更新日時の確認
    labels.errorCount=エラー回数
    labels.errorLog=エラーログ
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Nov 07 06:19:20 UTC 2024
    - 46.2K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_pt_BR.properties

    labels.parameters=Parâmetros
    labels.designFile=Arquivo para upload
    labels.bulkFile=Arquivo em massa
    labels.appendQueryParameter=Adicionar parâmetro de pesquisa
    labels.configId=ID da configuração
    labels.configParameter=Parâmetro de configuração
    labels.content=Conteúdo
    labels.csvFileEncoding=Codificação de CSV
    labels.defaultLabelValue=Rótulo padrão
    labels.designFileName=Nome do arquivo
    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_zh_CN.properties

    labels.crawlingConfigName=名称
    labels.crawlingConfigPath=要爬网的路径
    labels.processType=处理类型
    labels.parameters=参数
    labels.designFile=要上传的文件
    labels.bulkFile=批量文件
    labels.appendQueryParameter=添加搜索参数
    labels.configId=配置ID
    labels.configParameter=配置参数
    labels.content=内容
    labels.csvFileEncoding=CSV编码
    labels.defaultLabelValue=默认标签
    labels.designFileName=文件名
    labels.incrementalCrawling=检查上次修改时间
    labels.errorCount=错误数
    labels.errorLog=错误日志
    labels.errorName=错误名称
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.5K bytes
    - Viewed (0)
  8. src/main/resources/fess_label_fr.properties

    labels.parameters=Paramètres
    labels.designFile=Fichier à téléverser
    labels.bulkFile=Fichier en vrac
    labels.appendQueryParameter=Ajouter des paramètres de recherche
    labels.configId=ID de configuration
    labels.configParameter=Paramètre de configuration
    labels.content=Contenu
    labels.csvFileEncoding=Encodage CSV
    labels.defaultLabelValue=Étiquette par défaut
    labels.designFileName=Nom de fichier
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.6K bytes
    - Viewed (0)
  9. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        public static final String LABELS_CONFIG_ID = "{labels.configId}";
    
        /** The key of the message: Config Parameter */
        public static final String LABELS_CONFIG_PARAMETER = "{labels.configParameter}";
    
        /** The key of the message: Content */
        public static final String LABELS_CONTENT = "{labels.content}";
    
        /** The key of the message: CSV Encoding */
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 146.4K bytes
    - Viewed (0)
  10. src/test/java/org/codelibs/fess/util/ParameterUtilTest.java

            // Test with parameters that don't match any prefix
            configParameters = "unknown.param=value\nother=value2";
            result = ParameterUtil.createConfigParameterMap(configParameters);
            for (Map<String, String> map : result.values()) {
                assertEquals(0, map.size());
            }
    
            // Test with empty values
            configParameters = "config.empty=\nfield.xpath.empty=";
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 12 07:34:10 UTC 2025
    - 22.6K bytes
    - Viewed (0)
Back to top