- Sort Score
- Num 10 results
- Language All
Results 31 - 40 of 65 for multi3 (0.07 seconds)
-
src/main/java/org/codelibs/fess/helper/CrawlerStatsHelper.java
/** * Statistics data object that stores timestamped events and maintains reference counting. * Extends LinkedHashMap to store event names mapped to their timestamps. * Includes reference counting for multi-threaded access tracking. */ public static class StatsObject extends LinkedHashMap<String, Long> { /** Serial version UID for serialization. */ private static final long serialVersionUID = 1L;Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Aug 07 03:06:29 GMT 2025 - 17.4K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.17.md
- Openstack: Do not delete managed LB in case of security group reconciliation errors ([#82264](https://github.com/kubernetes/kubernetes/pull/82264), [@multi-io](https://github.com/multi-io)) - Fix aggressive VM calls for Azure VMSS ([#83102](https://github.com/kubernetes/kubernetes/pull/83102), [@feiskyer](https://github.com/feiskyer))
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Thu Jan 28 10:44:33 GMT 2021 - 346.2K bytes - Click Count (1) -
CHANGELOG/CHANGELOG-1.8.md
- [SIG Auth](#sig-auth) - [SIG Autoscaling](#sig-autoscaling) - [SIG Cluster Lifecycle](#sig-cluster-lifecycle) - [SIG Instrumentation](#sig-instrumentation) - [SIG Multi-cluster (formerly known as SIG Federation)](#sig-multi-cluster-formerly-known-as-sig-federation) - [SIG Node](#sig-node) - [SIG Network](#sig-network) - [SIG Scalability](#sig-scalability) - [SIG Scheduling](#sig-scheduling)Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Tue Feb 20 15:45:02 GMT 2024 - 312.2K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/validation/UriTypeTest.java
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Mar 13 23:01:26 GMT 2026 - 21.3K bytes - Click Count (0) -
okhttp/src/commonJvmAndroid/kotlin/okhttp3/internal/http2/Http2Reader.kt
streamId: Int, ): List<Header> { continuation.left = length continuation.padding = padding continuation.flags = flags continuation.streamId = streamId // TODO: Concat multi-value headers with 0x0, except COOKIE, which uses 0x3B, 0x20. // http://tools.ietf.org/html/draft-ietf-httpbis-http2-17#section-8.1.2.5 hpackReader.readHeaders() return hpackReader.getAndResetHeaderList() }
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Sun Mar 15 09:02:18 GMT 2026 - 19.7K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/job/ExecJobTest.java
result = execJob.logSuffix(" another suffix "); assertEquals("another_suffix", execJob.logSuffix); // Test with multiple spaces result = execJob.logSuffix("multi space suffix"); assertEquals("multi__space__suffix", execJob.logSuffix); } // Test timeout setter @Test public void test_timeout() { ExecJob result = execJob.timeout(60);
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Mar 13 23:01:26 GMT 2026 - 24.8K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/api/chat/ChatApiManager.java
} } /** * Processes a streaming chat request using Server-Sent Events (SSE). * Uses the enhanced multi-phase RAG flow with intent detection and result evaluation. * * @param request the HTTP request * @param response the HTTP response * @throws IOException if an I/O error occurs */Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 26 06:06:55 GMT 2026 - 25.8K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.13.md
### SIG Network For 1.13, the areas of focus were in IPv6, DNS improvements and some smaller items:
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Thu May 05 13:44:43 GMT 2022 - 273.1K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.4.md
- Enhanced persistence capabilities (eg: `StorageClasses`, new volume plugins) - New resources and scheduler features (eg: `ScheduledJob` resource, pod/node affinity/anti-affinity) - **Cluster Federation** - Global Multi-cluster HTTP(S) Ingress across GCE and GKE clusters. - Expanded support for federated hybrid-cloud resources including ReplicaSets, Secrets, Namespaces and Events. - **Security**
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Thu Dec 24 02:28:26 GMT 2020 - 133.5K bytes - Click Count (0) -
src/main/resources/fess_indices/_aws/fess.json
"îl", "îmi", "împotriva", "în ", "înainte", "înaintea", "încât", "încît", "încotro", "între", "întrucât", "întrucît", "îţi", "la", "lângă", "le", "li", "lîngă", "lor", "lui", "mă", "mâine", "mea", "mei", "mele", "mereu", "meu", "mi", "mine", "mult", "multă", "mulţi", "ne", "nicăieri", "nici", "nimeni", "nişte", "noastră", "noastre", "noi", "noştri", "nostru", "nu", "ori", "oricând", "oricare", "oricât", "orice", "oricînd", "oricine", "oricît", "oricum", "oriunde", "până", "pe", "pentru", "peste", "pînă",...
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Mar 15 07:52:55 GMT 2026 - 117.5K bytes - Click Count (0)