- Sort Score
- Num 10 results
- Language All
Results 1281 - 1290 of 1,653 for user2 (0.2 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/main/java/jcifs/internal/smb2/persistent/PersistentHandleManager.java
// Create state directory for persistent storage String stateDir = System.getProperty("jcifs.smb.client.handleStateDirectory"); if (stateDir == null) { String homeDir = System.getProperty("user.home"); stateDir = homeDir + File.separator + ".jcifs" + File.separator + "handles"; } this.stateDirectory = Paths.get(stateDir); try {Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sun Aug 24 00:49:49 GMT 2025 - 13K bytes - Click Count (0) -
docs/en/docs/advanced/events.md
Let's imagine that you have some **machine learning models** that you want to use to handle requests. đ¤ The same models are shared among requests, so, it's not one model per request, or one per user or something similar. Let's imagine that loading the model can **take quite some time**, because it has to read a lot of **data from disk**. So you don't want to do it for every request.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 05 18:13:19 GMT 2026 - 7.8K bytes - Click Count (0) -
docs/en/docs/environment-variables.md
You will learn more about using environment variables for handling **application settings** in the [Advanced User Guide - Settings and Environment Variables](./advanced/settings.md). ## `PATH` Environment Variable { #path-environment-variable }
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 05 18:13:19 GMT 2026 - 7.9K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/app/web/admin/webconfig/AdminWebconfigAction.java
/** * Retrieves or creates a WebConfig entity based on the form's CRUD mode. * * @param form the form containing the web config data * @param username the username of the current user * @param currentTime the current timestamp * @return an optional WebConfig entity */ public static OptionalEntity<WebConfig> getEntity(final CreateForm form, final String username, final long currentTime) {Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 22.2K bytes - Click Count (0) -
cmd/endpoint-ellipses.go
if uint64(len(p.Seq)) > ss { symmetry = uint64(len(p.Seq))%ss == 0 } else { symmetry = ss%uint64(len(p.Seq)) == 0 } } } // With no arg patterns, it is expected that user knows // the right symmetry, so either ellipses patterns are // provided (recommended) or no ellipses patterns. if _, ok := newSetCounts[ss]; !ok && (symmetry || argPatterns == nil) { newSetCounts[ss] = struct{}{}
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Sun Sep 28 20:59:21 GMT 2025 - 14.7K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/opensearch/user/allcommon/EsAbstractConditionAggregation.java
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, * either express or implied. See the License for the specific language * governing permissions and limitations under the License. */ package org.codelibs.fess.opensearch.user.allcommon; import java.util.ArrayList; import java.util.Collection; import java.util.Collections; import java.util.List; import org.dbflute.exception.InvalidQueryRegisteredException;
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 15 06:53:53 GMT 2025 - 12.4K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/exception/SsoMessageExceptionTest.java
assertEquals(messageCode, exception.getMessageCode()); } @Test public void test_messageWithSpecialCharacters() { // Setup final String message = "Error: Failed to authenticate user <******@****.***> with special chars: #$%&*()!@"; final VaMessenger<FessMessages> messageCode = messages -> messages.addErrorsSsoLoginError(UserMessages.GLOBAL_PROPERTY_KEY);
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Mar 13 23:01:26 GMT 2026 - 10.9K bytes - Click Count (0) -
docs/tr/docs/deployment/manually.md
Searching for package file structure from directories with <font color="#3465A4">__init__.py</font> files Importing from <font color="#75507B">/home/user/code/</font><font color="#AD7FA8">awesomeapp</font> <span style="background-color:#007166"><font color="#D3D7CF"> module </font></span> đ main.pyCreated: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 7.1K bytes - Click Count (0) -
fess-crawler-lasta/src/test/java/org/codelibs/fess/crawler/util/CrawlerWebServer.java
Created: Sun Apr 12 03:50:13 GMT 2026 - Last Modified: Thu Jan 15 01:11:43 GMT 2026 - 8.1K bytes - Click Count (0) -
docs/ja/docs/index.md
...ăŤĺ¤ć´ăăă¨ăăŁăżăĺąć§ăčŞĺčŁĺŽăăăăŽĺăçĽăăă¨ă確čŞăăŚăă ăăă  ăăĺ¤ăăŽćŠč˝ăĺŤăăăăĺŽĺ ¨ăŞäžăŤă¤ăăŚăŻă<a href="https://fastapi.tiangolo.com/ja/tutorial/">Tutorial - User Guide</a> ăĺç §ăăŚăă ăăă **ăăżăăŹćł¨ć**: tutorial - user guide ăŤăŻäťĽä¸ăĺŤăžăăžăă * **ăăăăź**ă**Cookie**ă**ăăŠăźă ăăŁăźăŤă**ă**ăăĄă¤ăŤ**ăŞăŠăäťăŽăăžăăžăŞĺ ´ćăă㎠**ăăŠăĄăźăż** 厣č¨ă * `maximum_length` ă `regex` ăŽăă㪠**ć¤č¨źĺśç´** ăč¨ĺŽăăćšćłă
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:07:17 GMT 2026 - 25.6K bytes - Click Count (0)