Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 17 for process_type (0.31 sec)

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

                false, false, "Long", 0, 0, null, null, false, null, null, null, null, null, false);
        protected final ColumnInfo _columnProcessType = cci("processType", "processType", null, null, String.class, "processType", 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
    - 11.4K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/app/pager/PathMapPager.java

        public String id;
    
        /** The regex pattern. */
        public String regex;
    
        /** The replacement string. */
        public String replacement;
    
        /** The process type. */
        public String processType;
    
        /** The sort order. */
        public String sortOrder;
    
        /** The creator. */
        public String createdBy;
    
        /** The creation time. */
        public String createdTime;
    
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 5.9K bytes
    - Viewed (0)
  3. src/main/java/org/codelibs/fess/app/web/admin/pathmap/CreateForm.java

         * The replacement pattern for matched paths.
         */
        @Size(max = 1000)
        public String replacement;
    
        /**
         * The processing type for path mapping.
         */
        @Required
        public String processType;
    
        /**
         * The sort order for this path mapping (0-2147483647).
         */
        @Required
        @Min(value = 0)
        @Max(value = 2147483647)
        @ValidateTypeFailure
        public Integer sortOrder;
    
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 2.5K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_nl.properties

    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
    labels.appendQueryParameter=Zoekparameter toevoegen
    labels.configId=Configuratie-ID
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 42.8K bytes
    - Viewed (1)
  5. src/main/resources/fess_label_en.properties

    labels.dayForCleanup=Delete documents older than specified days
    labels.crawlingThreadCount=Concurrent Crawling Count
    labels.boost=Boost
    labels.crawlingConfigName=Name
    labels.crawlingConfigPath=Path to Crawl
    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
    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.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
    labels.configParameter=配置參數
    labels.content=內容
    labels.csvFileEncoding=CSV編碼
    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.dayForCleanup=Dokumente löschen, die älter als die angegebenen Tage sind
    labels.crawlingThreadCount=Gleichzeitige Crawling-Anzahl
    labels.boost=Boost
    labels.crawlingConfigName=Name
    labels.crawlingConfigPath=Zu crawlender Pfad
    labels.processType=Prozesstyp
    labels.parameters=Parameter
    labels.designFile=Hochzuladende Datei
    labels.bulkFile=Bulk-Datei
    labels.appendQueryParameter=Suchparameter anhängen
    labels.configId=Konfigurations-ID
    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.crawlingThreadCount=Liczba jednoczesnych indeksowań
    labels.boost=Wartość wzmocnienia
    labels.crawlingConfigName=Nazwa
    labels.crawlingConfigPath=Ścieżka do indeksowania
    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
    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.crawlingThreadCount=Número de rastreos simultáneos
    labels.boost=Valor de impulso
    labels.crawlingConfigName=Nombre
    labels.crawlingConfigPath=Ruta a rastrear
    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
    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.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
    labels.configParameter=설정 파라미터
    labels.content=콘텐츠
    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