- Sort Score
- Num 10 results
- Language All
Results 91 - 100 of 169 for mentre (0.03 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/main/java/org/codelibs/fess/app/pager/FileAuthPager.java
public String fileConfigId; /** The user who created this file authentication entry. */ public String createdBy; /** The timestamp when this file authentication entry was created. */ public String createdTime; /** The version number for optimistic locking. */ public String versionNo; /**Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Jul 17 08:28:31 GMT 2025 - 7K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/thumbnail/impl/BaseThumbnailGenerator.java
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Nov 28 16:29:12 GMT 2025 - 13.4K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/crawler/transformer/AbstractFessFileTransformer.java
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Nov 28 16:29:12 GMT 2025 - 25.7K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/helper/RateLimitHelperTest.java
try { Thread.sleep(100L); } catch (final InterruptedException e) { // ignore } rateLimitHelper.cleanup(); // After cleanup, the expired entry should be removed // Note: The actual expiration depends on the configured block duration assertTrue(rateLimitHelper.getBlockedIpCount() >= 0); }Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Wed Jan 14 14:29:07 GMT 2026 - 4K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/app/web/admin/general/AdminGeneralAction.java
fessConfig.setSystemProperty("spnego.allow.delegation", String.valueOf(isCheckboxEnabled(form.spnegoAllowDelegation))); fessConfig.setSystemProperty("spnego.exclude.dirs", form.spnegoExcludeDirs); // Entra ID if (form.entraidClientId != null && StringUtil.isNotBlank(form.entraidClientId.replace("*", " "))) { fessConfig.setSystemProperty("entraid.client.id", form.entraidClientId); }
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 26 05:54:31 GMT 2026 - 27.2K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/index.jsp
<la:message key="labels.advance" /> </la:link> </div> </div> </div> <main class="container"> <div class="row"> <div class="col text-center searchFormBox"> <h1 class="mainLogo"> <img src="${fe:url('/images/logo.png')}" alt="<la:message key="labels.index_title" />" /> </h1> <div class="notification">${notification}</div>
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 7.3K bytes - Click Count (0) -
src/main/resources/fess_label_zh_CN.properties
labels.chat_welcome_description=输入问题,我将搜索文档为您找到答案。 labels.chat_step_intent=分析 labels.chat_step_search=搜索 labels.chat_step_evaluate=评估 labels.chat_step_fetch=获取 labels.chat_step_answer=回答 labels.chat_input_hint=按 Enter 发送,Shift+Enter 换行 labels.chat_send=发送消息 labels.chat_retry=重试 labels.chat_dismiss=关闭 labels.chat_copied=已复制! labels.chat_copy_failed=复制失败 labels.chat_filter=筛选 labels.chat_filter_search_placeholder=搜索...
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 48.3K bytes - Click Count (0) -
src/main/webapp/WEB-INF/orig/view/error/busy.jsp
<link href="${fe:url('/css/font-awesome.min.css')}" rel="stylesheet" type="text/css" /> </head> <body class="error"> <jsp:include page="../header.jsp" /> <main class="container"> <div class="text-center"> <h2> <la:message key="labels.busy_title" /> </h2> <div class="errormessage"><la:message key="labels.busy_message" /></div> </div> </main> <jsp:include page="../footer.jsp" />Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 1.4K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/error/badRequest.jsp
<link href="${fe:url('/css/font-awesome.min.css')}" rel="stylesheet" type="text/css" /> </head> <body class="error"> <jsp:include page="../header.jsp" /> <main class="container"> <div class="text-center"> <h2> <la:message key="labels.request_error_title" /> </h2> <div class="errormessage"><la:message key="labels.bad_request" /></div> </div> </main> <jsp:include page="../footer.jsp" />Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Nov 13 05:54:52 GMT 2025 - 1.5K bytes - Click Count (0) -
src/main/webapp/WEB-INF/orig/view/chat/chat.jsp
<main class="container"> <div class="row"> <div class="col-12 col-lg-10 offset-lg-1"> <div class="card shadow-sm"> <div class="card-header d-flex justify-content-between align-items-center"> <div id="statusArea" class="status-lozenge status-ready" role="status" aria-live="polite"> <i class="fa fa-robot me-1" aria-hidden="true"></i>
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Mar 15 06:21:57 GMT 2026 - 10.4K bytes - Click Count (0)