Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 20 for configParameter (0.08 sec)

  1. src/main/java/org/codelibs/fess/opensearch/config/bsentity/dbmeta/FileConfigDbm.java

                0, null, null, false, null, null, null, null, null, false);
        protected final ColumnInfo _columnConfigParameter = cci("configParameter", "configParameter", null, null, String.class,
                "configParameter", null, false, false, false, "keyword", 0, 0, null, null, false, null, null, null, null, null, false);
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 18.1K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/opensearch/config/bsentity/dbmeta/WebConfigDbm.java

                0, null, null, false, null, null, null, null, null, false);
        protected final ColumnInfo _columnConfigParameter = cci("configParameter", "configParameter", null, null, String.class,
                "configParameter", null, false, false, false, "keyword", 0, 0, null, null, false, null, null, null, null, null, false);
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 18.5K bytes
    - Viewed (0)
  3. src/main/java/org/codelibs/fess/app/web/admin/fileconfig/CreateForm.java

        public String excludedDocPaths;
    
        /** Additional configuration parameters for the file crawler. */
        @CustomSize(maxKey = "form.admin.max.input.size")
        public String configParameter;
    
        /** The maximum crawling depth (0 to 2147483647, 0 means unlimited). */
        @Min(value = 0)
        @Max(value = 2147483647)
        @ValidateTypeFailure
        public Integer depth;
    
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 5.6K bytes
    - Viewed (0)
  4. src/main/java/org/codelibs/fess/app/web/admin/webconfig/CreateForm.java

        public String excludedDocUrls;
    
        /**
         * Additional configuration parameters for the crawler.
         */
        @CustomSize(maxKey = "form.admin.max.input.size")
        public String configParameter;
    
        /**
         * The maximum crawling depth from the starting URLs.
         */
        @Min(value = 0)
        @Max(value = 2147483647)
        @ValidateTypeFailure
        public Integer depth;
    
        /**
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 5.9K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_en.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: Thu Jul 10 04:56:21 UTC 2025
    - 40.7K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_zh_TW.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.7K bytes
    - Viewed (0)
  7. src/main/resources/fess_label_de.properties

    labels.processType=Prozesstyp
    labels.parameters=Parameter
    labels.designFile=Hochzuladende Datei
    labels.bulkFile=Bulk-Datei
    labels.appendQueryParameter=Suchparameter anhängen
    labels.configId=Konfigurations-ID
    labels.configParameter=Konfigurationsparameter
    labels.content=Inhalt
    labels.csvFileEncoding=CSV-Kodierung
    labels.defaultLabelValue=Standard-Label
    labels.designFileName=Dateiname
    labels.incrementalCrawling=Letzte Änderung prüfen
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.5K bytes
    - Viewed (1)
  8. src/main/resources/fess_label_pl.properties

    labels.processType=Typ procesu
    labels.parameters=Parametry
    labels.designFile=Plik do przesłania
    labels.bulkFile=Plik zbiorczy
    labels.appendQueryParameter=Dodaj parametr wyszukiwania
    labels.configId=ID konfiguracji
    labels.configParameter=Parametr konfiguracji
    labels.content=Zawartość
    labels.csvFileEncoding=Kodowanie CSV
    labels.defaultLabelValue=Domyślna etykieta
    labels.designFileName=Nazwa pliku
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 44.6K bytes
    - Viewed (0)
  9. src/main/resources/fess_label_es.properties

    labels.processType=Tipo de proceso
    labels.parameters=Parámetros
    labels.designFile=Archivo a subir
    labels.bulkFile=Archivo masivo
    labels.appendQueryParameter=Añadir parámetro de búsqueda
    labels.configId=ID de configuración
    labels.configParameter=Parámetro de configuración
    labels.content=Contenido
    labels.csvFileEncoding=Codificación de CSV
    labels.defaultLabelValue=Etiqueta por defecto
    labels.designFileName=Nombre de archivo
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.4K bytes
    - Viewed (0)
  10. src/main/resources/fess_label_ko.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 Jul 10 04:56:21 UTC 2025
    - 43.1K bytes
    - Viewed (0)
Back to top