- Sort Score
- Result 10 results
- Languages All
Results 201 - 210 of 247 for topK (0.02 sec)
-
src/main/resources/fess_label_es.properties
labels.profile.back= Volver labels.profile.placeholder_old_password= Contraseña actual labels.profile.placeholder_new_password= Nueva contraseña labels.profile.placeholder_confirm_new_password= Confirmar nueva contraseña labels.top.search=Buscar labels.index_title=Fess labels.index_form_search_btn=Buscar labels.index_osdd_title=Buscar labels.index_form_option_btn=Opciones labels.index_help=Ayuda labels.search_options=Opciones de búsqueda
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.4K bytes - Viewed (0) -
src/main/resources/fess_label_ko.properties
labels.profile.title=설정 labels.profile.update=갱신 labels.profile.back=뒤로 labels.profile.placeholder_old_password=현재 비밀번호 labels.profile.placeholder_new_password=새 비밀번호 labels.profile.placeholder_confirm_new_password=새 비밀번호 확인 labels.top.search=검색 labels.index_title=Fess labels.index_form_search_btn=검색 labels.index_osdd_title=검색 labels.index_form_option_btn=옵션 labels.index_help=도움말 labels.search_options=검색 옵션 labels.search_options_close=닫기
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.1K bytes - Viewed (0) -
src/main/resources/fess_label_zh_CN.properties
labels.profile.title= 设置 labels.profile.update= 更新 labels.profile.back= 返回 labels.profile.placeholder_old_password= 当前密码 labels.profile.placeholder_new_password= 新密码 labels.profile.placeholder_confirm_new_password= 确认新密码 labels.top.search=搜索 labels.index_title=Fess labels.index_form_search_btn=搜索 labels.index_osdd_title=搜索 labels.index_form_option_btn=选项 labels.index_help=帮助 labels.search_options=搜索选项 labels.search_options_close=关闭
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 40.5K bytes - Viewed (0) -
src/main/resources/fess_label_fr.properties
labels.profile.back=Retour labels.profile.placeholder_old_password=Mot de passe actuel labels.profile.placeholder_new_password=Nouveau mot de passe labels.profile.placeholder_confirm_new_password=Confirmer le nouveau mot de passe labels.top.search=Rechercher labels.index_title=Fess labels.index_form_search_btn=Rechercher labels.index_osdd_title=Rechercher labels.index_form_option_btn=Options labels.index_help=Aide
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.6K bytes - Viewed (0) -
src/main/resources/fess_label_nl.properties
labels.profile.back= Terug labels.profile.placeholder_old_password= Huidig wachtwoord labels.profile.placeholder_new_password= Nieuw wachtwoord labels.profile.placeholder_confirm_new_password= Nieuw wachtwoord bevestigen labels.top.search=Zoeken labels.index_title=Fess labels.index_form_search_btn=Zoeken labels.index_osdd_title=Zoeken labels.index_form_option_btn=Opties labels.index_help=Help labels.search_options=Zoekopties
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 42.8K bytes - Viewed (1) -
cmd/metacache-set.go
break } } w.CloseWithError(werr) }() } topEntries := make(metaCacheEntries, len(readers)) errs := make([]error, len(readers)) for { // Get the top entry from each var current metaCacheEntry var atEOF, fnf, vnf, hasErr, agree int for i := range topEntries { topEntries[i] = metaCacheEntry{} } if contextCanceled(ctx) { return ctx.Err()
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 30.7K bytes - Viewed (0) -
cmd/erasure-server-pool.go
// call will report top level prefixes in deleted state, whereas spark/hadoop interpret this as non-empty // and throw a 404 exception. This is especially a problem for spark jobs overwriting the same partition // repeatedly. This workaround recursively lists the top 3 entries including delete markers to reflect the // correct state of the directory in the list results.
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 89.1K bytes - Viewed (0) -
cmd/batch-handlers.go
return true } } } // None of the provided metadata filters match skip the object. return false } // if one of source or target is non MinIO, just replicate the top most version like `mc mirror` isSourceOrTargetS3 := r.Target.Type == BatchJobReplicateResourceS3 || r.Source.Type == BatchJobReplicateResourceS3 return !isSourceOrTargetS3 || info.IsLatest }
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 63.5K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.4.md
* Move HighWaterMark to the top of the struct in order to fix arm ([#33117](https://github.com/kubernetes/kubernetes/pull/33117), [@luxas](https://github.com/luxas)) * Move HighWaterMark to the top of the struct in order to fix arm, second time ([#33376](https://github.com/kubernetes/kubernetes/pull/33376), [@luxas](https://github.com/luxas))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 133.5K bytes - Viewed (0) -
src/main/java/jcifs/smb1/smb1/SmbFile.java
* <ul> * <li> files and directories contained within this resource if the * resource is a normal disk file directory, * <li> all available NetBIOS workgroups or domains if this resource is * the top level URL <code>smb1://</code>, * <li> all servers registered as members of a NetBIOS workgroup if this * resource refers to a workgroup in a <code>smb1://workgroup/</code> URL,
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 112.2K bytes - Viewed (0)