Search Options

Results per page
Sort
Preferred Languages
Advance

Results 181 - 190 of 193 for scheduled (0.04 sec)

  1. src/main/resources/fess_label_zh_CN.properties

    labels.excluded_doc_urls=要从搜索中排除的URL
    labels.user_agent=用户代理
    labels.web_crawling_button_create=创建
    labels.web_crawling_button_create_job=创建新作业
    labels.crawler_configuration=通用设置
    labels.crawler_title_edit=通用设置
    labels.schedule=计划
    labels.enabled=启用
    labels.day_for_cleanup=删除以前的文档
    labels.day=天
    labels.crawl_button_update=更新
    labels.none=无
    labels.crawling_thread_count=同时爬虫设置
    labels.incremental_crawling=检查上次修改时间
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.5K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_fr.properties

    labels.web_crawling_button_create=Créer
    labels.web_crawling_button_create_job=Créer une nouvelle tâche
    labels.crawler_configuration=Configuration générale
    labels.crawler_title_edit=Configuration générale
    labels.schedule=Planification
    labels.enabled=Activé
    labels.day_for_cleanup=Supprimer les anciens documents
    labels.day=jours
    labels.crawl_button_update=Mettre à jour
    labels.none=Aucun
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.6K bytes
    - Viewed (0)
  3. pom.xml

    		<dependency>
    			<groupId>org.apache.commons</groupId>
    			<artifactId>commons-fileupload2-jakarta-servlet6</artifactId>
    			<version>${commons.fileupload.version}</version>
    		</dependency>
    
    		<!-- scheduler -->
    		<dependency>
    			<groupId>org.lastaflute.job</groupId>
    			<artifactId>lasta-job</artifactId>
    			<version>${lasta.job.version}</version>
    		</dependency>
    
    		<!-- mail -->
    		<dependency>
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Sep 04 05:22:58 UTC 2025
    - 49.6K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_es.properties

    labels.user_agent=User-Agent
    labels.web_crawling_button_create=Crear
    labels.web_crawling_button_create_job=Crear nuevo trabajo
    labels.crawler_configuration=Configuración general
    labels.crawler_title_edit=Configuración general
    labels.schedule=Programación
    labels.enabled=Habilitado
    labels.day_for_cleanup=Eliminar documentos anteriores
    labels.day=días
    labels.crawl_button_update=Actualizar
    labels.none=Ninguno
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.4K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_ko.properties

    labels.excluded_doc_urls=검색에서 제외할 URL
    labels.user_agent=사용자 에이전트
    labels.web_crawling_button_create=작성
    labels.web_crawling_button_create_job=새 작업 작성
    labels.crawler_configuration=일반 설정
    labels.crawler_title_edit=일반 설정
    labels.schedule=스케줄
    labels.enabled=유효
    labels.day_for_cleanup=이전 문서 삭제
    labels.day=일
    labels.crawl_button_update=갱신
    labels.none=없음
    labels.crawling_thread_count=동시 크롤러 설정
    labels.incremental_crawling=최종 갱신 일시 확인
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.1K bytes
    - Viewed (0)
  6. cmd/object-multipart-handlers.go

    			Status:    http.StatusText(http.StatusOK),
    		})
    	}
    
    	// Remove the transitioned object whose object version is being overwritten.
    	if !globalTierConfigMgr.Empty() {
    		// Schedule object for immediate transition if eligible.
    		enqueueTransitionImmediate(objInfo, lcEventSrc_s3CompleteMultipartUpload)
    		os.Sweep()
    	}
    }
    
    // AbortMultipartUploadHandler - Abort multipart upload
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Sun Sep 07 16:13:09 UTC 2025
    - 39.5K bytes
    - Viewed (0)
  7. okhttp/src/androidMain/baseline-prof.txt

    HSPLokhttp3/internal/concurrent/TaskQueue;->schedule$default(Lokhttp3/internal/concurrent/TaskQueue;Lokhttp3/internal/concurrent/Task;JI)V
    HSPLokhttp3/internal/concurrent/TaskQueue;->schedule(Lokhttp3/internal/concurrent/Task;J)V
    HSPLokhttp3/internal/concurrent/TaskQueue;->scheduleAndDecide$okhttp(Lokhttp3/internal/concurrent/Task;JZ)Z
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Mon Dec 30 23:28:56 UTC 2024
    - 127.9K bytes
    - Viewed (0)
  8. cmd/object-handlers.go

    		RespElements: extractRespElements(w),
    		UserAgent:    r.UserAgent(),
    		Host:         handlers.GetSourceIP(r),
    	})
    
    	if !remoteCallRequired && !globalTierConfigMgr.Empty() {
    		// Schedule object for immediate transition if eligible.
    		objInfo.ETag = origETag
    		enqueueTransitionImmediate(objInfo, lcEventSrc_s3CopyObject)
    		// Remove the transitioned object whose object version is being overwritten.
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Sun Sep 07 16:13:09 UTC 2025
    - 120.6K bytes
    - Viewed (0)
  9. src/main/resources/fess_label_pt_BR.properties

    labels.user_agent=User agent
    labels.web_crawling_button_create=Criar
    labels.web_crawling_button_create_job=Criar novo trabalho
    labels.crawler_configuration=Configuração geral
    labels.crawler_title_edit=Configuração geral
    labels.schedule=Agendamento
    labels.enabled=Habilitado
    labels.day_for_cleanup=Excluir documentos anteriores
    labels.day=dias
    labels.crawl_button_update=Atualizar
    labels.none=Nenhum
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.1K bytes
    - Viewed (0)
  10. src/main/resources/fess_label_ja.properties

    labels.excluded_doc_urls=検索対象から除外するURL
    labels.user_agent=ユーザーエージェント
    labels.web_crawling_button_create=作成
    labels.web_crawling_button_create_job=新しいジョブの作成
    labels.crawler_configuration=全般の設定
    labels.crawler_title_edit=全般の設定
    labels.schedule=スケジュール
    labels.enabled=有効
    labels.day_for_cleanup=以前のドキュメントを削除
    labels.day=日
    labels.crawl_button_update=更新
    labels.none=なし
    labels.crawling_thread_count=同時クローラー設定
    labels.incremental_crawling=最終更新日時の確認
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Nov 07 06:19:20 UTC 2024
    - 46.2K bytes
    - Viewed (0)
Back to top